Commit b1310492 authored by maxiaoliang's avatar maxiaoliang

提交mapping

parent 21a3d572
This diff is collapsed.
This diff is collapsed.
......@@ -19,7 +19,7 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-keep class com.test.basd.smartjunkcleaner.bean.** {*;}
-keep class aicg.wipf.ogbw.ezlb.rgmw.** {*;}
-dontoptimize
-keepattributes Signature
-keep class com.squareup.okhttp.** { *; }
......@@ -29,3 +29,6 @@
-keep class * extends com.google.gson.reflect.TypeToken
-keepattributes AnnotationDefault, RuntimeVisibleAnnotations
-keep class com.bytedance.sdk.** { *; }
-obfuscationdictionary dictionary.txt
-classobfuscationdictionary dictionary.txt
-packageobfuscationdictionary dictionary.txt
\ No newline at end of file
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