Skip to content

Commit e957762

Browse files
committed
feat: revert data store
1 parent 36b6552 commit e957762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565

6666
api("com.google.code.gson:gson:2.13.1")
6767

68-
api("androidx.datastore:datastore-preferences:1.1.6")
68+
api("androidx.datastore:datastore-preferences:1.1.4")
6969
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")
7070

7171
// Test

0 commit comments

Comments
 (0)