Skip to content

Commit

Permalink
chore(deps): bump places from 2.5.0 to 2.6.0 in /demo-java (#349)
Browse files Browse the repository at this point in the history
Bumps places from 2.5.0 to 2.6.0.

---
updated-dependencies:
- dependency-name: com.google.android.libraries.places:places
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Apr 4, 2022
1 parent f8e0a60 commit 2429dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation "com.github.bumptech.glide:glide:4.13.1"

// GMS
gmsImplementation 'com.google.android.libraries.places:places:2.5.0'
gmsImplementation 'com.google.android.libraries.places:places:2.6.0'
gmsImplementation 'com.google.android.gms:play-services-maps:18.0.2'
gmsImplementation 'com.google.maps.android:android-maps-utils:2.3.0'

Expand Down

0 comments on commit 2429dbd

Please sign in to comment.