Don't keep all of jmdns
It is used as part of swap, but the library never caused any proguard issues and there is no reason to think it should. The issues came from zipsigner and its use of spongycastle.
This commit is contained in:
parent
2bbde8c705
commit
8d75e87c6b
1
F-Droid/proguard-rules.pro
vendored
1
F-Droid/proguard-rules.pro
vendored
@ -19,7 +19,6 @@
|
||||
# removed, proguard will strip classes which are required, which may result in
|
||||
# crashes.
|
||||
-keep class kellinwood.** {*;}
|
||||
-keep class javax.jmdns.** {*;}
|
||||
-keep class org.spongycastle.** {*;}
|
||||
|
||||
# This keeps class members used for SystemInstaller IPC.
|
||||
|
Loading…
x
Reference in New Issue
Block a user