VancedMicroG/play-services-maps-core-mapbox
Vincent Vidal 5b06366cd5 Mapbox: Fix crash when destroying maps
'setLocationSource' may be called with a null parameter:

E AndroidRuntime: Caused by: java.lang.IllegalArgumentException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkParameterIsNotNull, parameter locationSource
E AndroidRuntime: at org.microg.gms.maps.mapbox.GoogleMapImpl.setLocationSource(Unknown Source:2)
2020-10-09 15:21:35 +02:00
..
src/main Mapbox: Fix crash when destroying maps 2020-10-09 15:21:35 +02:00
build.gradle Huge merge/refactor/update 2020-07-08 22:49:27 +02:00