We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8009fd8 commit 16b5538Copy full SHA for 16b5538
common/build.gradle.kts
@@ -65,7 +65,7 @@ dependencies {
65
66
api("com.google.code.gson:gson:2.13.0")
67
68
- api("androidx.datastore:datastore-preferences:1.1.4")
+ api("androidx.datastore:datastore-preferences:1.1.5")
69
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
70
71
// Test
0 commit comments