mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
commit
54be57d709
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.8.3
|
||||||
|
|
||||||
|
* Versions
|
||||||
|
* `Kotlin`: `1.7.21`
|
||||||
|
* `Klock`: `3.4.0`
|
||||||
|
|
||||||
## 0.8.2
|
## 0.8.2
|
||||||
|
|
||||||
**THIS VERSION HAS CHANGED COMPILE ANDROID SDK FROM 32 -> 33**
|
**THIS VERSION HAS CHANGED COMPILE ANDROID SDK FROM 32 -> 33**
|
||||||
|
@ -8,12 +8,12 @@ android.useAndroidX=true
|
|||||||
android.enableJetifier=false
|
android.enableJetifier=false
|
||||||
|
|
||||||
|
|
||||||
kotlin_version=1.7.20
|
kotlin_version=1.7.21
|
||||||
kotlin_coroutines_version=1.6.4
|
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
|
## Github reease
|
||||||
|
|
||||||
@ -33,5 +33,5 @@ androidx_work_version=2.7.1
|
|||||||
|
|
||||||
## Common
|
## Common
|
||||||
|
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
android_code_version=19
|
android_code_version=20
|
||||||
|
Loading…
Reference in New Issue
Block a user