Skip to content

Commit

Permalink
chore(deps): bump com.google.android.libraries.places:places
Browse files Browse the repository at this point in the history
Bumps com.google.android.libraries.places:places from 3.3.0 to 3.5.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent e522a69 commit 978fdec
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 @@ -40,7 +40,7 @@ dependencies {
implementation "com.android.databinding:viewbinding:8.2.2"

// Places and Maps SDKs
implementation 'com.google.android.libraries.places:places:3.3.0'
implementation 'com.google.android.libraries.places:places:3.5.0'
implementation 'com.google.android.gms:play-services-maps:18.2.0'
implementation 'com.google.maps.android:android-maps-utils:3.8.0'
}
Expand Down

0 comments on commit 978fdec

Please sign in to comment.