Skip to content

Commit 9945a57

Browse files
committed
Update consumer-rules.pro
1 parent b6ebc08 commit 9945a57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

maplibre/android/consumer-rules.pro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
-keep class org.maplibre.android.text.** { public *; }
1717
-keep class org.maplibre.android.util.** { public *; }
1818
-keep class org.maplibre.android.utils.** { public *; }
19-
-keep class org.maplibre.geojson.** { public *; }
19+
-keep class org.maplibre.geojson.** { public *; }
20+
-keep class io.flutter.plugin.platform.** { public *; }

0 commit comments

Comments
 (0)