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 0e655b5 commit e71bad8Copy full SHA for e71bad8
1 file changed
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.buildConfig
19
classpath pluginDependencies.jacoco
0 commit comments