We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3679787 commit 176c910Copy full SHA for 176c910
app/build.gradle
@@ -3,6 +3,7 @@ apply plugin: 'android-apt'
3
apply plugin: 'bugly'
4
5
bugly {
6
+ upload =false
7
appId = 'db9f598223' // 注册时分配的App ID
8
appKey = '119ae85f-0c0b-485c-8ae2-da08e472b9e2' // 注册时分配的App Key
9
}
0 commit comments