增加混淆规则
This commit is contained in:
1
lib/proguard-rules.pro
vendored
1
lib/proguard-rules.pro
vendored
@@ -20,6 +20,7 @@
|
|||||||
# 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.**{ *;}
|
||||||
|
|||||||
Reference in New Issue
Block a user