core/gradle.properties

20 lines
349 B
Properties
Raw Normal View History

2019-09-17 18:35:25 +00:00
kotlin.code.style=official
2020-08-13 07:20:21 +00:00
org.gradle.parallel=true
2020-08-18 04:53:53 +00:00
kotlin_version=1.4.0
kotlin_coroutines_version=1.3.9
kotlin_serialisation_core_version=1.0.0-RC
2019-09-17 18:35:25 +00:00
2020-08-20 06:47:10 +00:00
ktor_version=1.4.0
2020-08-05 10:21:30 +00:00
2020-08-18 04:53:53 +00:00
klockVersion=1.12.0
2020-08-20 06:47:10 +00:00
uuidVersion=0.2.1
2019-09-17 18:35:25 +00:00
2020-08-10 12:10:03 +00:00
exposed_version=0.26.2
test_sqlite_version=3.32.3.2
2020-08-17 16:50:13 +00:00
javax_activation_version=1.1.1
2020-08-18 04:53:53 +00:00
gradle_bintray_plugin_version=1.8.5
2020-04-10 06:54:06 +00:00
2020-08-18 04:53:53 +00:00
core_version=0.5.0