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

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
pixeeai authored May 21, 2024
1 parent 33fc262 commit b6632b5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ plugins {
id 'com.android.application' version '8.1.2' apply false
id 'com.android.library' version '8.1.2' apply false
id("org.jetbrains.kotlin.android") version '1.9.10' apply false
}

plugins {
id "org.sonarqube" version "4.4.1.3373"
id "org.sonarqube" version "4.4.1.3373"
}

sonar {
Expand Down

0 comments on commit b6632b5

Please sign in to comment.