Commit 91d38355 authored by wanglei's avatar wanglei

混淆前定位

parent 7c0003c7
Pipeline #1170 failed with stages
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -29,6 +29,3 @@ ...@@ -29,6 +29,3 @@
-keep class * extends com.google.gson.reflect.TypeToken -keep class * extends com.google.gson.reflect.TypeToken
-keepattributes AnnotationDefault, RuntimeVisibleAnnotations -keepattributes AnnotationDefault, RuntimeVisibleAnnotations
-keep class com.bytedance.sdk.** { *; } -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