mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-03 07:30:13 -04:00
SonarQube removed gradle properties
This commit is contained in:
@@ -21,13 +21,6 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
sonarqube {
|
||||
properties {
|
||||
property "sonar.organization", "geogeob"
|
||||
property "sonar.host.url", "https://sonarcloud.io"
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'com.android.support:appcompat-v7:27.1.1'
|
||||
|
Reference in New Issue
Block a user