Skip to content

Commit

Permalink
Update dependency androidx.datastore:datastore-preferences to v1.1.2 (#…
Browse files Browse the repository at this point in the history
…2674)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 19cf85e commit c4e3422
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 @@ -41,7 +41,7 @@ kotlin-compilerEmbeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-emb
desugar = "com.android.tools:desugar_jdk_libs:2.1.4"
documentFile = "androidx.documentfile:documentfile:1.0.1"
koTest-assert = "io.kotest:kotest-assertions-core:5.9.1"
datastore = "androidx.datastore:datastore-preferences:1.1.1"
datastore = "androidx.datastore:datastore-preferences:1.1.2"
seismic = "com.squareup:seismic:1.0.3"
viewBinding = { module = "androidx.databinding:viewbinding", version.ref = "agp" }
appStartup = "androidx.startup:startup-runtime:1.2.0"
Expand Down

0 comments on commit c4e3422

Please sign in to comment.