Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
452c9912dc Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.6.1 2023-11-16 02:41:33 +00:00
2 changed files with 3 additions and 9 deletions

View File

@@ -1,11 +1,5 @@
# Changelog
## 2.2.4
* `Versions`
* `Kotlin`: `1.9.21`
* `Serialization`: `1.6.1`
## 2.2.3
**THIS UPDATE CONTAINS UPGRADE OF USED JDK UP TO 17**

View File

@@ -9,7 +9,7 @@ android.useAndroidX=true
android.enableJetifier=false
kotlin_version=1.9.21
kotlin_version=1.9.20
kotlin_coroutines_version=1.7.3
kotlin_serialization_version=1.6.1
@@ -36,5 +36,5 @@ androidx_work_version=2.8.1
## Common
version=2.2.4
android_code_version=34
version=2.2.3
android_code_version=33