Commit 6266843f by Baoxy

build: 修改混淆文件

parent 5b7b2fb1
......@@ -108,8 +108,7 @@ public static java.lang.String TABLENAME;
-keepclassmembers class com.my.pkg.MyRealApplication {
public <init>();
}
-keep class com.huawei.android.app. ** {*;
}
-keep class com.huawei.android.app.** {*;}
# 如果不使用android.support.annotation.Keep则需加上此行
# -keep class com.my.pkg.SophixStubApplication$RealApplicationStub
#以上sophix热修复
......
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