Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Commit b6632b5

Browse files
authored
Update build.gradle
1 parent 33fc262 commit b6632b5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

build.gradle

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ plugins {
88
id 'com.android.application' version '8.1.2' apply false
99
id 'com.android.library' version '8.1.2' apply false
1010
id("org.jetbrains.kotlin.android") version '1.9.10' apply false
11-
}
12-
13-
plugins {
14-
id "org.sonarqube" version "4.4.1.3373"
11+
id "org.sonarqube" version "4.4.1.3373"
1512
}
1613

1714
sonar {

0 commit comments

Comments
 (0)