We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ebc08 commit 9945a57Copy full SHA for 9945a57
maplibre/android/consumer-rules.pro
@@ -16,4 +16,5 @@
16
-keep class org.maplibre.android.text.** { public *; }
17
-keep class org.maplibre.android.util.** { public *; }
18
-keep class org.maplibre.android.utils.** { public *; }
19
--keep class org.maplibre.geojson.** { public *; }
+-keep class org.maplibre.geojson.** { public *; }
20
+-keep class io.flutter.plugin.platform.** { public *; }
0 commit comments