diff --git a/common/build.gradle.kts b/common/build.gradle.kts index 7b653e2d..130a47e2 100644 --- a/common/build.gradle.kts +++ b/common/build.gradle.kts @@ -65,7 +65,7 @@ dependencies { api("com.google.code.gson:gson:2.11.0") - api("androidx.datastore:datastore-preferences:1.1.1") + api("androidx.datastore:datastore-preferences:1.1.2") implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3") // Test