Move uhabits-core to top level; all Java files to uhabits-core:jvmMain/jvmTest

This commit is contained in:
2021-01-03 13:21:02 -06:00
parent 1137088e20
commit 9fd36d8d53
225 changed files with 444 additions and 116 deletions

View File

@@ -10,7 +10,7 @@ KOTLIN_VERSION = 1.4.10
KX_COROUTINES_VERSION = 1.4.2
SUPPORT_LIBRARY_VERSION = 28.0.0
AUTO_FACTORY_VERSION = 1.0-beta6
BUILD_TOOLS_VERSION = 4.1.0
BUILD_TOOLS_VERSION = 4.0.0
KTOR_VERSION=1.4.2
ESPRESSO_VERSION=3.3.0