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 176c910 commit 21a8957Copy full SHA for 21a8957
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
classpath 'com.android.tools.build:gradle:2.2.2'
9
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
10
- // classpath 'com.tencent.bugly:symtabfileuploader:latest.release'
+ classpath 'com.tencent.bugly:symtabfileuploader:latest.release'
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
13
}
0 commit comments