upgrade AnyMaps

This commit is contained in:
johan12345
2024-10-23 22:07:33 +02:00
parent ea3c552bca
commit 8cda9ee469

View File

@@ -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")