Skip to content

Commit

Permalink
[dependabot]: Bump androidx.datastore:datastore-preferences
Browse files Browse the repository at this point in the history
Bumps androidx.datastore:datastore-preferences from 1.0.0 to 1.1.1.

---
updated-dependencies:
- dependency-name: androidx.datastore:datastore-preferences
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 29b2606 commit 42a6ad1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ android {
}
dependencies {
implementation 'androidx.datastore:datastore:1.0.0'
implementation 'androidx.datastore:datastore-preferences:1.0.0'
implementation 'androidx.datastore:datastore-preferences:1.1.1'
implementation 'androidx.preference:preference:1.2.1'
testImplementation 'junit:junit:4.13.2'
testImplementation 'androidx.test:core-ktx:1.5.0'
Expand Down

0 comments on commit 42a6ad1

Please sign in to comment.