mirror of
https://github.com/M66B/NetGuard.git
synced 2025-03-03 18:36:17 +00:00
Updated proguard config
This commit is contained in:
parent
5a29bde527
commit
074f3f98c6
1 changed files with 1 additions and 0 deletions
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
|
@ -22,4 +22,5 @@
|
|||
|
||||
#NetGuard
|
||||
-keepnames class eu.faircode.netguard.** { *; }
|
||||
-keep class android.support.v7.widget.** { *; }
|
||||
-dontwarn android.support.v4.**
|
||||
|
|
Loading…
Reference in a new issue