Skip to content

Commit 613d02c

Browse files
Update dependency androidx.datastore:datastore-preferences to v1.2.1
1 parent 52ab32e commit 613d02c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2")
6767

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

7171
// Test

0 commit comments

Comments
 (0)