Skip to content

Commit 16b5538

Browse files
fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.5
1 parent 8009fd8 commit 16b5538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies {
6565

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

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

7171
// Test

0 commit comments

Comments
 (0)