Skip to content

Commit

Permalink
fix(deps): update dependency androidx.datastore:datastore-preferences…
Browse files Browse the repository at this point in the history
…-core to v1.1.0-beta02
  • Loading branch information
renovate[bot] committed Mar 9, 2024
1 parent 07d5fb1 commit 4cffc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ kotlinxAtomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version = "0.23.2
imageLoader = { module = "io.github.qdsfdhvh:image-loader", version.ref = "imageLoader" }

androidxActivityActivityCompose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
androidxDatastoreDatastorePreferences = { module = "androidx.datastore:datastore-preferences-core", version = "1.1.0-beta01" }
androidxDatastoreDatastorePreferences = { module = "androidx.datastore:datastore-preferences-core", version = "1.1.0-beta02" }
androidxBrowser = { module = "androidx.browser:browser", version = "1.7.0" }
androidxWindow = { module = "androidx.window:window", version = "1.2.0" }
androidxSplashScreen = { module = "androidx.core:core-splashscreen", version.ref = "androidxSplashScreen" }
Expand Down

0 comments on commit 4cffc6e

Please sign in to comment.