mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2025-10-19 13:40:09 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
## 0.6.4
|
||||
|
||||
* Versions
|
||||
* `Kotlin`: `1.5.31`
|
||||
* `Coroutines`: `1.5.2`
|
||||
* `Klock`: `2.4.2`
|
||||
|
||||
## 0.6.3
|
||||
|
||||
* Versions
|
||||
|
@@ -8,12 +8,12 @@ android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
||||
|
||||
kotlin_version=1.5.30
|
||||
kotlin_coroutines_version=1.5.1
|
||||
kotlin_version=1.5.31
|
||||
kotlin_coroutines_version=1.5.2
|
||||
|
||||
dokka_version=1.5.0
|
||||
dokka_version=1.5.30
|
||||
|
||||
klockVersion=2.4.0
|
||||
klockVersion=2.4.2
|
||||
|
||||
## Github reease
|
||||
|
||||
|
Reference in New Issue
Block a user