1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-03-03 10:26:15 +00:00

Updated proguard config

This commit is contained in:
M66B 2015-10-30 11:59:49 +01:00
parent 5a29bde527
commit 074f3f98c6

View file

@ -22,4 +22,5 @@
#NetGuard
-keepnames class eu.faircode.netguard.** { *; }
-keep class android.support.v7.widget.** { *; }
-dontwarn android.support.v4.**