Skip to content

Commit

Permalink
Fix proguard config
Browse files Browse the repository at this point in the history
  • Loading branch information
shinovon committed Sep 13, 2023
1 parent 72d8423 commit 26089a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proguard.basecfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
}

-keep public class * extends javax.microedition.midlet.MIDlet
-keep public class * extends mahomaps.map.ILocationAPI
-keep class * extends mahomaps.map.ILocationAPI

0 comments on commit 26089a3

Please sign in to comment.