This commit is contained in:
2019-11-19 15:48:42 +06:00
parent 298aeb7c83
commit ed52b419e9
15 changed files with 651 additions and 0 deletions

13
gradle.properties Normal file
View File

@@ -0,0 +1,13 @@
kotlin.code.style=official
kotlin_version=1.3.50
kotlin_coroutines_version=1.3.1
kotlin_serialisation_runtime_version=0.13.0
gradle_bintray_plugin_version=1.8.4
test_sqlite_version=3.28.0
test_junit_version=5.5.2
project_public_version=0.1.0
project_public_group=com.insanusmokrassar
project_public_description=Simple DI library