Skip to content

Commit

Permalink
chore(deps): bump com.google.maps.android:maps-ktx in /snippets
Browse files Browse the repository at this point in the history
Bumps [com.google.maps.android:maps-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](googlemaps/android-maps-ktx@v3.4.0...v4.0.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-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 166e46d commit 7eb3c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
implementation 'io.reactivex.rxjava3:rxjava:3.1.6'
implementation 'com.google.android.libraries.places:places:3.0.0'
gmsImplementation 'com.google.maps.android:maps-ktx:3.4.0'
gmsImplementation 'com.google.maps.android:maps-ktx:4.0.0'
gmsImplementation 'com.google.maps.android:maps-compose:2.14.0'
gmsImplementation 'com.google.android.gms:play-services-maps:18.1.0'
gmsImplementation 'com.google.maps.android:android-maps-utils:3.5.2'
Expand Down

0 comments on commit 7eb3c2d

Please sign in to comment.