Browse Source

Readd dontobfuscate

世界 4 years ago
parent
commit
c05bed8cd2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/proguard-rules.pro

+ 1 - 0
app/proguard-rules.pro

@@ -13,6 +13,7 @@
 # IDK Why
 -keep class cn.hutool.core.convert.** { *; }
 
+-dontobfuscate
 -keepattributes SourceFile
 
 -dontwarn java.beans.BeanInfo