chore(deps): bump maps-ktx from 2.3.0 to 2.4.0 in /ApiDemos/kotlin (#472)

Bumps [maps-ktx](https://github.com/googlemaps/android-maps-ktx) from 2.3.0 to 2.4.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/v2.3.0...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-01 13:25:45 +00:00 committed by GitHub
parent 0af41433b7
commit 5af8b6fbd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ dependencies {
// GMS
gmsImplementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.0'
gmsImplementation 'com.google.android.gms:play-services-maps:17.0.0'
gmsImplementation 'com.google.maps.android:maps-ktx:2.3.0'
gmsImplementation 'com.google.maps.android:maps-ktx:2.4.0'
// V3
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'