Compare commits

...

3 Commits
3.0.0 ... 3.1.0

Author SHA1 Message Date
fbf2d869c4 update dependencies 2026-09-25 01:59:37 +06:00
bce1704aad start 3.1.0 2026-09-25 01:47:47 +06:00
a97e05cbbe Merge pull request #170 from InsanusMokrassar/3.0.0
3.0.0
2026-08-31 14:36:45 +06:00
2 changed files with 9 additions and 4 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 3.1.0
* `Version`:
* `Kotlin`: `2.4.10` -> `2.4.20`
## 3.0.0
* `Version`:

View File

@@ -8,7 +8,7 @@ kotlin.incremental.multiplatform=true
android.useAndroidX=true
kotlin_version=2.4.10
kotlin_version=2.4.20
kotlin_coroutines_version=1.11.0
kotlin_serialization_version=1.11.0
@@ -16,7 +16,7 @@ dokka_version=2.2.0
klockVersion=5.4.0
nmcp_version=1.6.1
nmcp_version=1.6.2
## Github reease
@@ -37,5 +37,5 @@ androidx_work_version=2.11.2
## Common
version=3.0.0
android_code_version=52
version=3.1.0
android_code_version=53