Skip to content

Commit

Permalink
Update dependency androidx.datastore:datastore to v1.1.0-alpha06 (#350)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 31694af commit 26d8abc
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 @@ -50,7 +50,7 @@ licensee = { id = "app.cash.licensee", version.ref = "licensee" }

[libraries]
androidx-core = { module = "androidx.core:core-ktx", version = "1.12.0" }
androidx-datastore = { module = "androidx.datastore:datastore", version = "1.1.0-alpha05" }
androidx-datastore = { module = "androidx.datastore:datastore", version = "1.1.0-alpha06" }
androidx-workmanager = { module = "androidx.work:work-runtime-ktx", version.ref = "work" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.1.1" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.0" }
Expand Down

0 comments on commit 26d8abc

Please sign in to comment.