diff --git a/common/build.gradle.kts b/common/build.gradle.kts index bfbb7679..e7a21c6e 100644 --- a/common/build.gradle.kts +++ b/common/build.gradle.kts @@ -65,7 +65,7 @@ dependencies { api("com.google.code.gson:gson:2.13.1") - api("androidx.datastore:datastore-preferences:1.1.6") + api("androidx.datastore:datastore-preferences:1.1.4") implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1") // Test