Skip to content

Commit 0d6553b

Browse files
Merge pull request #1202 from yogeshpaliyal/revertDataStore
feat: revert data store
2 parents 36b6552 + e957762 commit 0d6553b

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)