Prevent /build being created
This commit is contained in:
@@ -19,14 +19,7 @@
|
||||
group 'org.jackhuang'
|
||||
version '3.0'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
allprojects {
|
||||
group 'org.jackhuang'
|
||||
version '3.0'
|
||||
|
||||
subprojects {
|
||||
apply plugin: 'java'
|
||||
apply plugin: 'idea'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user