Skip to content

Commit

Permalink
chore(deps): bump com.google.maps.android:places-ktx from 3.1.1 to 3.…
Browse files Browse the repository at this point in the history
…2.0 in /snippets (#1599)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent 7e45eab commit 98cb659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/app-places-ktx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
// [END_EXCLUDE]

// KTX for the Places SDK for Android library
implementation 'com.google.maps.android:places-ktx:3.1.1'
implementation 'com.google.maps.android:places-ktx:3.2.0'
}
// [END places_android_ktx_install_snippet]

Expand Down

0 comments on commit 98cb659

Please sign in to comment.