mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
update kotlin
This commit is contained in:
parent
8ce351ecfe
commit
68c49faa1d
@ -2,6 +2,9 @@
|
||||
|
||||
## 0.5.2
|
||||
|
||||
* Versions
|
||||
* `Kotlin`: `1.4.31` -> `1.4.32`
|
||||
|
||||
## 0.5.1
|
||||
|
||||
* Versions
|
||||
|
@ -8,10 +8,10 @@ android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
||||
|
||||
kotlin_version=1.4.31
|
||||
kotlin_version=1.4.32
|
||||
kotlin_coroutines_version=1.4.3
|
||||
|
||||
dokka_version=1.4.20
|
||||
dokka_version=1.4.30
|
||||
|
||||
klockVersion=2.0.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user