Update gradle.properties

This commit is contained in:
InsanusMokrassar 2022-11-11 10:25:26 +06:00 committed by GitHub
parent cfac5fcd1c
commit bd81298ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -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