mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2026-04-18 22:22:26 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
## 2.9.0
|
||||
|
||||
* `Version`:
|
||||
* `Kotlin`: `2.3.20`
|
||||
* `Serialization`: `1.11.0`
|
||||
* `Dokka`: `2.2.0`
|
||||
* `AndroidXWork`: `2.11.2`
|
||||
|
||||
## 2.8.0
|
||||
|
||||
* `Version`:
|
||||
|
||||
@@ -9,11 +9,11 @@ android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
||||
|
||||
kotlin_version=2.3.10
|
||||
kotlin_version=2.3.20
|
||||
kotlin_coroutines_version=1.10.2
|
||||
kotlin_serialization_version=1.10.0
|
||||
kotlin_serialization_version=1.11.0
|
||||
|
||||
dokka_version=2.1.0
|
||||
dokka_version=2.2.0
|
||||
|
||||
klockVersion=5.4.0
|
||||
|
||||
@@ -34,7 +34,7 @@ junit_version=4.13.2
|
||||
test_ext_junit_version=1.3.0
|
||||
espresso_core=3.7.0
|
||||
|
||||
androidx_work_version=2.11.1
|
||||
androidx_work_version=2.11.2
|
||||
|
||||
## Common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user