增加混淆规则

This commit is contained in:
jenly1314
2019-11-28 16:01:24 +08:00
parent 6054dcccf6
commit b1eecb27e6

View File

@@ -20,7 +20,6 @@
# hide the original source file name. # hide the original source file name.
#-renamesourcefileattribute SourceFile #-renamesourcefileattribute SourceFile
#ZXingLite #ZXingLite
-dontwarn com.king.zxing.** -dontwarn com.king.zxing.**
-keep class com.king.zxing.**{ *;} -keep class com.king.zxing.**{ *;}