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 4a90db1 commit bb17626Copy full SHA for bb17626
gradle/libs.versions.toml
@@ -64,7 +64,7 @@ kstore-file = { module = "io.github.xxfast:kstore-file", version.ref = "kstore"
64
kstore-storage = { module = "io.github.xxfast:kstore-storage", version.ref = "kstore" }
65
66
67
-kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1"
+kotlinx-serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
68
69
kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
70
kotlin-coroutines-swing = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-swing", version.ref = "coroutines" }
0 commit comments