Commit 027f7580 authored by guest's avatar guest

配置混淆实体类

parent 94dfd0ea
......@@ -32,7 +32,7 @@
-keep class * extends com.google.gson.reflect.TypeToken
-keepattributes AnnotationDefault, RuntimeVisibleAnnotations
-keep class com.bytedance.sdk.** { *; }
-keep class com.base.datarecovery.bean.** {*;}
-obfuscationdictionary dictionary.txt
-classobfuscationdictionary dictionary.txt
-packageobfuscationdictionary dictionary.txt
\ No newline at end of file
-packageobfuscationdictionary dictionary.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment