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.
2 parents 36b6552 + e957762 commit 0d6553bCopy full SHA for 0d6553b
common/build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
66
api("com.google.code.gson:gson:2.13.1")
67
68
- api("androidx.datastore:datastore-preferences:1.1.6")
+ api("androidx.datastore:datastore-preferences:1.1.4")
69
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
70
71
// Test
0 commit comments