mirror of
https://github.com/InsanusMokrassar/SDI.git
synced 2025-09-14 20:49:18 +00:00
init
This commit is contained in:
13
gradle.properties
Normal file
13
gradle.properties
Normal 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
|
Reference in New Issue
Block a user