mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-23 02:28:52 +00:00
update dependencies
This commit is contained in:
parent
981327675a
commit
f98fd5ddb7
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## 0.7.2
|
## 0.7.2
|
||||||
|
|
||||||
|
* Versions
|
||||||
|
* `Coroutines`: `1.6.1`
|
||||||
|
* `Klock`: `2.7.0`
|
||||||
|
|
||||||
## 0.7.1
|
## 0.7.1
|
||||||
|
|
||||||
* Versions
|
* Versions
|
||||||
|
@ -9,22 +9,22 @@ android.enableJetifier=false
|
|||||||
|
|
||||||
|
|
||||||
kotlin_version=1.6.10
|
kotlin_version=1.6.10
|
||||||
kotlin_coroutines_version=1.6.0
|
kotlin_coroutines_version=1.6.1
|
||||||
|
|
||||||
dokka_version=1.6.10
|
dokka_version=1.6.10
|
||||||
|
|
||||||
klockVersion=2.5.2
|
klockVersion=2.7.0
|
||||||
|
|
||||||
## Github reease
|
## Github reease
|
||||||
|
|
||||||
github_release_plugin_version=2.2.12
|
github_release_plugin_version=2.3.7
|
||||||
|
|
||||||
## Android
|
## Android
|
||||||
|
|
||||||
android_minSdkVersion=19
|
android_minSdkVersion=19
|
||||||
android_compileSdkVersion=32
|
android_compileSdkVersion=32
|
||||||
android_buildToolsVersion=32.0.0
|
android_buildToolsVersion=32.0.0
|
||||||
dexcount_version=3.0.0
|
dexcount_version=3.0.1
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user