Skip to content

Commit

Permalink
chore(deps): bump maps-utils-ktx from 3.2.1 to 3.3.0 in /app (#173)
Browse files Browse the repository at this point in the history
Bumps [maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 3.2.1 to 3.3.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.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-utils-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 Dec 3, 2021
1 parent 029ed22 commit af23778
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 @@ -63,7 +63,7 @@ dependencies {
implementation project(':maps-ktx')
// implementation project(':maps-utils-ktx')
// [END_EXCLUDE]
implementation 'com.google.maps.android:maps-utils-ktx:3.2.1'
implementation 'com.google.maps.android:maps-utils-ktx:3.3.0'
}
// [END maps_android_utils_ktx_install_snippet]

Expand Down

0 comments on commit af23778

Please sign in to comment.