[go: nahoru, domu]

Skip to content

Commit

Permalink
chore(deps): bump maps-ktx from 3.3.0 to 3.4.0 in /maps-compose
Browse files Browse the repository at this point in the history
Bumps [maps-ktx](https://github.com/googlemaps/android-maps-ktx) from 3.3.0 to 3.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](googlemaps/android-maps-ktx@v3.3.0...v3.4.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>
  • Loading branch information
dependabot[bot] committed Apr 15, 2022
1 parent 3ce97d8 commit f0da201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps-compose/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation "androidx.compose.foundation:foundation:$compose_version"
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'com.google.android.gms:play-services-maps:18.0.2'
implementation 'com.google.maps.android:maps-ktx:3.3.0'
implementation 'com.google.maps.android:maps-ktx:3.4.0'

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
Expand Down

0 comments on commit f0da201

Please sign in to comment.