Updated proguard config

This commit is contained in:
M66B 2015-10-30 11:59:49 +01:00
parent 5a29bde527
commit 074f3f98c6
1 changed files with 1 additions and 0 deletions

View File

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