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 b69bdd6 commit 24872b5Copy full SHA for 24872b5
1 file changed
app/build.gradle
@@ -221,7 +221,7 @@ dependencies {
221
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
222
implementation "androidx.room:room-runtime:$room_version"
223
implementation "androidx.viewpager2:viewpager2:1.1.0"
224
- implementation "androidx.datastore:datastore-preferences:1.1.4"
+ implementation "androidx.datastore:datastore-preferences:1.2.0-alpha01"
225
implementation "androidx.core:core-splashscreen:1.0.1"
226
implementation "androidx.activity:activity-compose:1.10.1"
227
implementation "androidx.navigation:navigation-compose:2.8.9"
0 commit comments