chore(deps): bump maps-ktx from 3.2.1 to 3.3.0 in /snippets (#770)

Bumps [maps-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](https://github.com/googlemaps/android-maps-ktx/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-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>
This commit is contained in:
dependabot[bot] 2021-12-06 13:12:50 +00:00 committed by GitHub
parent 8549ee6253
commit 488acae8e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ dependencies {
implementation 'com.android.volley:volley:1.2.1'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.0'
gmsImplementation 'com.google.maps.android:maps-ktx:3.2.1'
gmsImplementation 'com.google.maps.android:maps-ktx:3.3.0'
gmsImplementation 'com.google.android.gms:play-services-maps:18.0.0'
gmsImplementation 'com.google.maps.android:android-maps-utils:2.3.0'
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'