Skip to content

update and re-enable EVMap

Johan von Forstner requested to merge johan12345/fdroiddata:master into master

As discussed in https://github.com/johan12345/EVMap/issues/197, !11521 (closed), and other places, the compile-time dependency of the Mapbox SDK on GMS location classes is not allowed in F-Droid. To hopefully quickly solve this problem, I forked mapbox-android-core 2.0.1, removed the compile-time dependency and added the patched version into EVMap.

The APK scanner should now not find any reference to GMS classes.

Would this be acceptable to reinstate EVMap into F-Droid?

Edited by Johan von Forstner

Merge request reports