混淆添加

This commit is contained in:
oujunhui
2020-08-20 10:27:57 +08:00
parent 93e3853391
commit 4f81a47abd
2 changed files with 30 additions and 0 deletions

View File

@@ -362,3 +362,8 @@
-dontwarn com.sdk.**
-keep class com.sdk.** { *;}
-dontwarn io.realm.**
-keep public class * extends android.app.Service
-dontwarn com.meizu.cloud.**
-keep class com.meizu.cloud.** {*;}