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