We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4bc42 commit 211b57cCopy full SHA for 211b57c
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* Versions
7
* `Kotlin`: `1.9.20-Beta`
8
* `Klock`: `4.0.10`
9
+ * `Serialization`: `1.6.0`
10
11
## 2.2.0
12
gradle.properties
@@ -11,7 +11,7 @@ android.enableJetifier=false
kotlin_version=1.9.20-Beta
13
kotlin_coroutines_version=1.7.3
14
-kotlin_serialization_version=1.5.1
+kotlin_serialization_version=1.6.0
15
16
dokka_version=1.9.0
17
0 commit comments