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 dc310a7 commit a282927Copy full SHA for a282927
common/build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
api("com.google.code.gson:gson:2.12.1")
67
68
api("androidx.datastore:datastore-preferences:1.1.4")
69
- implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
+ implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
70
71
// Test
72
implementation("androidx.test.ext:junit-ktx:1.2.1")
0 commit comments