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.
2 parents c06186f + 1089a91 commit 0cae569Copy full SHA for 0cae569
app/build.gradle
@@ -197,7 +197,7 @@ dependencies {
197
198
implementation("androidx.compose.runtime:runtime:1.9.5")
199
implementation 'androidx.preference:preference-ktx:1.2.1'
200
- implementation 'androidx.datastore:datastore-core:1.1.7'
+ implementation 'androidx.datastore:datastore-core:1.2.0'
201
implementation 'androidx.datastore:datastore-preferences:1.1.7'
202
implementation 'androidx.test.ext:junit-ktx:1.3.0'
203
0 commit comments