Commit ffc4928f authored by wanglei's avatar wanglei

...

parent 5ce449ca
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
# hide the original source file name. # hide the original source file name.
#-renamesourcefileattribute SourceFile #-renamesourcefileattribute SourceFile
-keep class com.base.browserwhite.bean.** { *; }
-keep class com.google.gson.reflect.** { *; } -keep class com.google.gson.reflect.** { *; }
-keep class com.google.gson.stream.** { *; } -keep class com.google.gson.stream.** { *; }
-keepattributes *Annotation* -keepattributes *Annotation*
......
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