Reverted build file changes

This commit is contained in:
-
2019-03-15 01:44:51 -06:00
parent b5f1590142
commit 0afe995950
5 changed files with 145 additions and 35 deletions
+5 -1
View File
@@ -9,7 +9,11 @@ version '1.0'
sourceCompatibility = 1.8
sonarqube {
properties {
property "sonar.projectName", 'Pandamonium Persistence Tier'
}
}
repositories {
mavenCentral()