core/gradle.properties

21 lines
355 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-11-25 07:53:15 +00:00
kotlin_version=1.4.20
kotlin_coroutines_version=1.4.1
kotlin_serialisation_core_version=1.0.1
2019-09-17 18:35:25 +00:00
2020-11-25 07:53:15 +00:00
ktor_version=1.4.2
2020-08-05 10:21:30 +00:00
2020-11-25 07:53:15 +00:00
klockVersion=2.0.0
uuidVersion=0.2.3
2019-09-17 18:35:25 +00:00
2020-11-25 07:53:15 +00:00
exposed_version=0.28.1
2020-08-10 12:10:03 +00:00
test_sqlite_version=3.32.3.2
2020-11-25 07:53:15 +00:00
microutils_version=0.4.5
2020-08-17 16:50:13 +00:00
2020-11-25 07:53:15 +00:00
javax_activation_version=1.1.1
2020-04-10 06:54:06 +00:00
2020-11-25 07:53:15 +00:00
core_version=0.6.0
2020-11-25 08:08:45 +00:00
group_name=dev.inmo