Skip to content

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 554 Bytes

README.md

File metadata and controls

executable file
·
14 lines (11 loc) · 554 Bytes

Light Kotlin Multiplatform Database

Supported platforms:

Running tests

This command ensures that everything works, all caching and daemons are disabled. Otherwise, the build is completely inconsistent.

GRADLE_OPTS="-XX:MaxMetaspaceSize=256m -Xms256m -Xmx2g" ./gradlew :check --rerun-tasks --info