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.2
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent c47290a commit 897daaa
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 @@ -39,7 +39,7 @@ accompanist-permissions = { module = "com.google.accompanist:accompanist-permiss
androidx-activity-compose = "androidx.activity:activity-compose:1.9.3"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
androidx-browser = "androidx.browser:browser:1.8.0"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.1"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.2"
androidx-emoji2-core = { module = "androidx.emoji2:emoji2", version.ref = "emoji" }
androidx-glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref = "glance" }
androidx-glance-material3 = { module = "androidx.glance:glance-material3", version.ref = "glance" }
Expand Down

0 comments on commit 897daaa

Please sign in to comment.