diff --git a/app/build.gradle b/app/build.gradle
index 3257744..418fc28 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -100,7 +100,7 @@ dependencies {
compile 'com.github.houxg:FlexLayout:1.2'
compile 'net.danlew:android.joda:2.9.5'
- compile group: 'com.tencent.bugly', name: 'crashreport_upgrade', version: '1.2.1'
+ compile 'com.tencent.bugly:crashreport_upgrade:latest.release'
compile 'com.elvishew:xlog:1.3.0'
compile 'com.github.piasy:BigImageViewer:1.2.5'
compile 'com.github.piasy:GlideImageLoader:1.2.5'
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 0c27164..6700cab 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -66,16 +66,6 @@
android:name="com.tencent.bugly.beta.ui.BetaActivity"
android:theme="@android:style/Theme.Translucent" />
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file