[Modify]移除腾讯bugly

This commit is contained in:
wushaocheng
2023-03-06 18:17:43 +08:00
parent 80e97cc211
commit 09db03bdfd
12 changed files with 6 additions and 70 deletions

View File

@@ -178,14 +178,6 @@
-keep class com.soundcloud.android.crop.** { *; }
-dontwarn com.soundcloud.android.crop.**
#-------------TakePhoto的混淆配置------------
#腾讯崩溃收集
-dontwarn com.tencent.bugly.**
-keep public class com.tencent.bugly.**{*;}
# glide4.0
-keep public class * implements com.bumptech.glide.module.GlideModule
-keep public class * extends com.bumptech.glide.module.AppGlideModule
@@ -426,10 +418,6 @@
public static ** valueOf(java.lang.String);
}
#腾讯崩溃收集
-dontwarn com.tencent.bugly.**
-keep public class com.tencent.bugly.**{*;}
# 易盾
-keep class com.netease.mobsec.**{*;}