Skip to content

Commit

Permalink
Bump androidx.datastore:datastore from 1.1.1 to 1.1.2 (#5275)
Browse files Browse the repository at this point in the history
Bumps androidx.datastore:datastore from 1.1.1 to 1.1.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 7d5e24e commit 6283e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ buildscript {

ext.playWalletVersion = '19.4.0'
ext.playPayVersion = '16.5.0'
ext.datastoreVersion = '1.1.1'
ext.datastoreVersion = '1.1.2'
ext.protobufVersion = '3.11.0'
ext.appsFlyerVersion ='6.16.0'
ext.installreferrerVersion ='2.2'
Expand Down

0 comments on commit 6283e3d

Please sign in to comment.