updates
This commit is contained in:
parent
e02fa2115f
commit
6b67f9d902
@ -10,16 +10,15 @@ org.gradle.jvmargs=-Xmx2048m
|
|||||||
kotlin_version=1.4.21
|
kotlin_version=1.4.21
|
||||||
kotlin_coroutines_version=1.4.2
|
kotlin_coroutines_version=1.4.2
|
||||||
kotlin_serialisation_core_version=1.0.1
|
kotlin_serialisation_core_version=1.0.1
|
||||||
kotlin_exposed_version=0.28.1
|
|
||||||
|
|
||||||
ktor_version=1.5.0
|
ktor_version=1.5.1
|
||||||
klockVersion=2.0.3
|
klockVersion=2.0.4
|
||||||
uuidVersion=0.2.3
|
uuidVersion=0.2.3
|
||||||
|
|
||||||
exposed_version=0.28.1
|
exposed_version=0.29.1
|
||||||
test_sqlite_version=3.32.3.2
|
test_sqlite_version=3.32.3.2
|
||||||
|
|
||||||
microutils_version=0.4.15
|
microutils_version=0.4.23
|
||||||
|
|
||||||
javax_activation_version=1.1.1
|
javax_activation_version=1.1.1
|
||||||
|
|
||||||
@ -31,17 +30,17 @@ core_ktx_version=1.3.2
|
|||||||
androidx_recycler_version=1.1.0
|
androidx_recycler_version=1.1.0
|
||||||
appcompat_version=1.2.0
|
appcompat_version=1.2.0
|
||||||
|
|
||||||
android_minSdkVersion=19
|
android_minSdkVersion=21
|
||||||
android_compileSdkVersion=30
|
android_compileSdkVersion=30
|
||||||
android_buildToolsVersion=30.0.2
|
android_buildToolsVersion=30.0.2
|
||||||
dexcount_version=2.0.0-RC1
|
dexcount_version=2.0.0
|
||||||
junit_version=4.12
|
junit_version=4.12
|
||||||
test_ext_junit_version=1.1.2
|
test_ext_junit_version=1.1.2
|
||||||
espresso_core=3.3.0
|
espresso_core=3.3.0
|
||||||
|
|
||||||
# Dokka
|
# Dokka
|
||||||
|
|
||||||
dokka_version=1.4.0
|
dokka_version=1.4.20
|
||||||
|
|
||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user