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
cfac5fcd1c
commit
bd81298ac9
@ -8,12 +8,12 @@ android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
||||
|
||||
kotlin_version=1.7.20
|
||||
kotlin_version=1.7.21
|
||||
kotlin_coroutines_version=1.6.4
|
||||
|
||||
dokka_version=1.7.10
|
||||
dokka_version=1.7.20
|
||||
|
||||
klockVersion=3.2.0
|
||||
klockVersion=3.4.0
|
||||
|
||||
## Github reease
|
||||
|
||||
@ -33,5 +33,5 @@ androidx_work_version=2.7.1
|
||||
|
||||
## Common
|
||||
|
||||
version=0.8.2
|
||||
android_code_version=19
|
||||
version=0.8.3
|
||||
android_code_version=20
|
||||
|
Loading…
Reference in New Issue
Block a user