We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0370f0 commit 5359c6fCopy full SHA for 5359c6f
android/proguard.cfg
@@ -49,7 +49,7 @@
49
}
50
51
# Reflection loaded services
52
--keep class org.mozilla.mozstumbler.svclocator.services.** {
+-keep class org.mozilla.mozstumbler.** {
53
54
55
-libraryjars <java.home>/lib/rt.jar(java/**,javax/**)
0 commit comments