We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84de172 commit 24fc71bCopy full SHA for 24fc71b
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
}
7
dependencies {
8
classpath 'com.android.tools.build:gradle:3.5.3'
9
- classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8'
+ classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.2.0'
10
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
0 commit comments