mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
Update gradle.properties
This commit is contained in:
parent
adf10301dc
commit
aa9c2b8ea0
@ -8,12 +8,12 @@ android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
||||
|
||||
kotlin_version=1.6.0
|
||||
kotlin_coroutines_version=1.6.0-RC2
|
||||
kotlin_version=1.6.10
|
||||
kotlin_coroutines_version=1.6.0-RC3
|
||||
|
||||
dokka_version=1.6.0
|
||||
|
||||
klockVersion=2.4.8
|
||||
klockVersion=2.4.9
|
||||
|
||||
## Github reease
|
||||
|
||||
@ -22,8 +22,8 @@ github_release_plugin_version=2.2.12
|
||||
## Android
|
||||
|
||||
android_minSdkVersion=19
|
||||
android_compileSdkVersion=31
|
||||
android_buildToolsVersion=31.0.0
|
||||
android_compileSdkVersion=32
|
||||
android_buildToolsVersion=32.0.0
|
||||
dexcount_version=3.0.0
|
||||
junit_version=4.12
|
||||
test_ext_junit_version=1.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user