update dependencies

org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.1 -> 1.10.2
org.jetbrains.kotlinx:kotlinx-serialization-core 1.8.0 -> 1.8.1
org.jetbrains.dokka:dokka-gradle-plugin 2.0.0 -> 2.1.0
androidx.work:work-runtime-ktx 2.10.0 -> 2.11.1
com.android.tools.build:gradle 8.7.2 -> 8.10.1
junit:junit 4.12 -> 4.13.2
androidx.test.ext:junit 1.1.3 -> 1.3.0
androidx.test.espresso:espresso-core 3.4.0 -> 3.7.0
This commit is contained in:
2026-02-10 17:19:15 +06:00
parent ddab74152e
commit 4ec9dacbae
2 changed files with 15 additions and 8 deletions

View File

@@ -2,6 +2,13 @@
## 2.8.0
* `Version`:
* `Coroutines`: `1.10.2`
* `Serialization`: `1.8.1`
* `Dokka`: `2.1.0`
* `AndroidXWork`: `2.11.1`
* `AGP`: `8.10.1`
## 2.7.2
* `Version`: