Skip to content

Commit 21a8957

Browse files
authored
Update build.gradle
1 parent 176c910 commit 21a8957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath 'com.android.tools.build:gradle:2.2.2'
99
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
10-
// classpath 'com.tencent.bugly:symtabfileuploader:latest.release'
10+
classpath 'com.tencent.bugly:symtabfileuploader:latest.release'
1111
// NOTE: Do not place your application dependencies here; they belong
1212
// in the individual module build.gradle files
1313
}

0 commit comments

Comments
 (0)