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 0c4f4ab commit d9462bdCopy full SHA for d9462bd
1 file changed
app/build.gradle
@@ -225,7 +225,7 @@ dependencies {
225
implementation "androidx.lifecycle:lifecycle-extensions:2.2.0"
226
implementation "androidx.room:room-runtime:$room_version"
227
implementation "androidx.viewpager2:viewpager2:1.1.0"
228
- implementation "androidx.datastore:datastore-preferences:1.2.0-alpha01"
+ implementation "androidx.datastore:datastore-preferences:1.2.0-alpha02"
229
implementation "androidx.core:core-splashscreen:1.0.1"
230
implementation "androidx.activity:activity-compose:1.10.1"
231
implementation "androidx.navigation:navigation-compose:2.8.9"
0 commit comments