Skip to content

Commit

Permalink
fix(deps): update dependency androidx.datastore:datastore-preferences…
Browse files Browse the repository at this point in the history
… to v1.1.0-beta01 (#304)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent fd362be commit 5a28a58
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 @@ -55,7 +55,7 @@ napier = "2.6.1"
ktor = "2.3.6"
sqldelight = "1.5.5"
dataStoreCore = "1.1.0-alpha06"
dataStoreAndroid = "1.1.0-alpha06"
dataStoreAndroid = "1.1.0-beta01"

[libraries]
lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycleViewmodelKtx" }
Expand Down

0 comments on commit 5a28a58

Please sign in to comment.