Skip to content

Commit

Permalink
chore(deps): bump com.google.maps.android:maps-utils-ktx
Browse files Browse the repository at this point in the history
Bumps [com.google.maps.android:maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 3.4.0 to 4.0.0.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/release.gpg.gpg)
- [Commits](v3.4.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 5b6f86f commit 7ada4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation project(':maps-ktx')
// implementation project(':maps-utils-ktx')
// [END_EXCLUDE]
implementation 'com.google.maps.android:maps-utils-ktx:3.4.0'
implementation 'com.google.maps.android:maps-utils-ktx:4.0.0'
}
// [END maps_android_utils_ktx_install_snippet]

Expand Down

0 comments on commit 7ada4d5

Please sign in to comment.