Update Sonarqube to 3.3
This commit is contained in:
parent
84d87a2e60
commit
dbfa4e554b
|
@ -4,7 +4,7 @@ plugins {
|
|||
id "kotlin-kapt"
|
||||
id "kotlin-parcelize"
|
||||
id "checkstyle"
|
||||
id "org.sonarqube" version "3.1.1"
|
||||
id "org.sonarqube" version "3.3"
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
Loading…
Reference in New Issue