update AnyMaps

might reduce "white flash" in dark mode (at least for Google Maps) #216
This commit is contained in:
johan12345
2022-08-24 20:40:50 +02:00
parent fe58551de9
commit af50a95abd

View File

@@ -186,7 +186,7 @@ dependencies {
googleAutomotiveImplementation "androidx.car.app:app-automotive:$carAppVersion"
// AnyMaps
def anyMapsVersion = 'f36bb3c126'
def anyMapsVersion = 'a9b3dd7d99'
implementation "com.github.johan12345.AnyMaps:anymaps-base:$anyMapsVersion"
googleImplementation "com.github.johan12345.AnyMaps:anymaps-google:$anyMapsVersion"
googleImplementation 'com.google.android.gms:play-services-maps:18.1.0'