Update Sonarqube to 3.3
This commit is contained in:
parent
84d87a2e60
commit
dbfa4e554b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ plugins {
|
||||||
id "kotlin-kapt"
|
id "kotlin-kapt"
|
||||||
id "kotlin-parcelize"
|
id "kotlin-parcelize"
|
||||||
id "checkstyle"
|
id "checkstyle"
|
||||||
id "org.sonarqube" version "3.1.1"
|
id "org.sonarqube" version "3.3"
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
Loading…
Reference in a new issue