We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215b99d commit 8335e37Copy full SHA for 8335e37
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
dependencies.create(pluginDependencies.checkstyle) {
14
transitive = false
15
}
16
- classpath 'com.android.tools.build:gradle:3.3.0'
+
17
classpath pluginDependencies.errorprone
18
classpath pluginDependencies.sonarqube
19
classpath pluginDependencies.buildConfig
0 commit comments