mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
start 0.8.2
This commit is contained in:
parent
d36888173a
commit
37b0ec9fb7
@ -8,12 +8,12 @@ android.useAndroidX=true
|
|||||||
android.enableJetifier=false
|
android.enableJetifier=false
|
||||||
|
|
||||||
|
|
||||||
kotlin_version=1.7.10
|
kotlin_version=1.7.20
|
||||||
kotlin_coroutines_version=1.6.4
|
kotlin_coroutines_version=1.6.4
|
||||||
|
|
||||||
dokka_version=1.7.10
|
dokka_version=1.7.20
|
||||||
|
|
||||||
klockVersion=3.1.0
|
klockVersion=3.2.0
|
||||||
|
|
||||||
## Github reease
|
## Github reease
|
||||||
|
|
||||||
@ -22,8 +22,8 @@ github_release_plugin_version=2.4.1
|
|||||||
## Android
|
## Android
|
||||||
|
|
||||||
android_minSdkVersion=21
|
android_minSdkVersion=21
|
||||||
android_compileSdkVersion=32
|
android_compileSdkVersion=33
|
||||||
android_buildToolsVersion=32.0.0
|
android_buildToolsVersion=33.0.0
|
||||||
dexcount_version=3.1.0
|
dexcount_version=3.1.0
|
||||||
junit_version=4.12
|
junit_version=4.12
|
||||||
test_ext_junit_version=1.1.3
|
test_ext_junit_version=1.1.3
|
||||||
@ -33,5 +33,5 @@ androidx_work_version=2.7.1
|
|||||||
|
|
||||||
## Common
|
## Common
|
||||||
|
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
android_code_version=18
|
android_code_version=19
|
||||||
|
Loading…
Reference in New Issue
Block a user