Skip to content

Commit 2b5acf0

Browse files
committed
update dependency
1 parent 5348e0f commit 2b5acf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

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

169169
implementation 'com.google.android.material:material:1.11.0'
170170
implementation 'androidx.preference:preference-ktx:1.2.1'
171-
implementation 'androidx.datastore:datastore-preferences:1.0.0'
171+
implementation 'androidx.datastore:datastore-preferences:1.1.0'
172172

173173
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
174174

0 commit comments

Comments
 (0)