mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-01 18:51:35 -05:00
Merge branch 'master' of https://gitlab.com/rrieve/fdroidclient
This commit is contained in:
@@ -11,3 +11,9 @@
|
||||
# by certain certificates.
|
||||
# Reference: https://gitlab.com/fdroid/fdroidclient/issues/88
|
||||
-keep class org.spongycastle.**
|
||||
|
||||
# This keeps class members used for SystemInstaller IPC.
|
||||
# Reference: https://gitlab.com/fdroid/fdroidclient/issues/79
|
||||
-keepclassmembers class * implements android.os.IInterface {
|
||||
public *;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user