We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5348e0f commit 2b5acf0Copy full SHA for 2b5acf0
app/build.gradle
@@ -168,7 +168,7 @@ dependencies {
168
169
implementation 'com.google.android.material:material:1.11.0'
170
implementation 'androidx.preference:preference-ktx:1.2.1'
171
- implementation 'androidx.datastore:datastore-preferences:1.0.0'
+ implementation 'androidx.datastore:datastore-preferences:1.1.0'
172
173
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
174
0 commit comments