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 5.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...v5.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 30, 2023
1 parent ff1b2de commit d2fb17a
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 @@ -72,7 +72,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:5.0.0'
gmsImplementation 'com.google.maps.android:maps-compose:2.15.0'
gmsImplementation 'com.google.android.gms:play-services-maps:18.1.0'
gmsImplementation 'com.google.maps.android:android-maps-utils:3.5.3'
Expand Down

0 comments on commit d2fb17a

Please sign in to comment.