Skip to content

Commit

Permalink
upgrade AnyMaps
Browse files Browse the repository at this point in the history
  • Loading branch information
johan12345 committed Oct 23, 2024
1 parent ea3c552 commit 8cda9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ dependencies {
automotiveImplementation("androidx.car.app:app-automotive:$carAppVersion")

// AnyMaps
val anyMapsVersion = "010de4e275"
val anyMapsVersion = "aa1093c756"
implementation("com.github.ev-map.AnyMaps:anymaps-base:$anyMapsVersion")
googleImplementation("com.github.ev-map.AnyMaps:anymaps-google:$anyMapsVersion")
googleImplementation("com.google.android.gms:play-services-maps:19.0.0")
Expand Down

0 comments on commit 8cda9ee

Please sign in to comment.