mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-14 14:02:49 +00:00
Disable R8 obfuscation
This commit is contained in:
parent
8ea28327db
commit
7de7fba2c8
1 changed files with 1 additions and 0 deletions
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
|
@ -3,4 +3,5 @@
|
|||
-keep class com.beemdevelopment.aegis.importers.** { *; }
|
||||
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }
|
||||
|
||||
-dontobfuscate
|
||||
-dontwarn javax.naming.**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue