Skip to content

Commit dbfa4e5

Browse files
committed
Update Sonarqube to 3.3
1 parent 84d87a2 commit dbfa4e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "kotlin-kapt"
55
id "kotlin-parcelize"
66
id "checkstyle"
7-
id "org.sonarqube" version "3.1.1"
7+
id "org.sonarqube" version "3.3"
88
}
99

1010
android {

0 commit comments

Comments
 (0)