Skip to content

Commit

Permalink
Update dependency com.google.maps.android:maps-compose to v3 (#927)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 3a2dfc0 commit 198fdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ androidx-test-ext = { module = "androidx.test.ext:junit", version.ref = "android
androidx-test-ext-ktx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidx-test-ext" }
androidx-test-uiautomator = { module = "androidx.test.uiautomator:uiautomator", version.ref = "androidx-test-uiautomator" }
androidx-tracing-ktx = "androidx.tracing:tracing-ktx:1.1.0"
com-google-maps-compose = "com.google.maps.android:maps-compose:2.15.0"
com-google-maps-compose = "com.google.maps.android:maps-compose:3.0.0"
com-google-play-services-maps = "com.google.android.gms:play-services-maps:18.1.0"
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }

Expand Down

0 comments on commit 198fdab

Please sign in to comment.