Skip to content

Commit 8335e37

Browse files
author
“osana”
committed
remove android tooling
1 parent 215b99d commit 8335e37

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
@@ -13,7 +13,7 @@ buildscript {
1313
dependencies.create(pluginDependencies.checkstyle) {
1414
transitive = false
1515
}
16-
classpath 'com.android.tools.build:gradle:3.3.0'
16+
1717
classpath pluginDependencies.errorprone
1818
classpath pluginDependencies.sonarqube
1919
classpath pluginDependencies.buildConfig

0 commit comments

Comments
 (0)