Skip to content

Commit

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

chore(deps): bump com.google.maps.android:places-ktx in /snippets

Bumps [com.google.maps.android:places-ktx](https://github.com/googlemaps/android-places-ktx) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/googlemaps/android-places-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-places-ktx/blob/main/.releaserc)
- [Commits](googlemaps/android-places-ktx@v3.0.0...v3.1.1)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent 588287a commit 6c2ef57
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.0.0'
implementation 'com.google.maps.android:places-ktx:3.1.1'
}
// [END places_android_ktx_install_snippet]

Expand Down

0 comments on commit 6c2ef57

Please sign in to comment.