diff --git a/app/build.gradle b/app/build.gradle
index 330dcd7f..d6222b03 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -35,4 +35,5 @@ dependencies {
implementation 'androidx.browser:browser:1.0.0'
implementation "androidx.preference:preference:1.0.0"
implementation 'com.alibaba:fastjson:1.1.71.android'
+ implementation 'com.tencent.bugly:crashreport:latest.release'
}
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 6a26bd57..b1cf0475 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -6,10 +6,14 @@
+
+
+
+