feat: use bugly to report crash
This commit is contained in:
7
app/proguard-rules.pro
vendored
7
app/proguard-rules.pro
vendored
@@ -133,4 +133,9 @@
|
||||
# AVLoadingView
|
||||
|
||||
-keep class com.wang.avi.** { *; }
|
||||
-keep class com.wang.avi.indicators.** { *; }
|
||||
-keep class com.wang.avi.indicators.** { *; }
|
||||
|
||||
# Bugly
|
||||
|
||||
-dontwarn com.tencent.bugly.**
|
||||
-keep public class com.tencent.bugly.**{*;}
|
||||
Reference in New Issue
Block a user