mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-14 14:26:43 -04:00
Prevent /build being created
This commit is contained in:
parent
e91e1cab47
commit
c815fa80e8
@ -19,14 +19,7 @@
|
|||||||
group 'org.jackhuang'
|
group 'org.jackhuang'
|
||||||
version '3.0'
|
version '3.0'
|
||||||
|
|
||||||
repositories {
|
subprojects {
|
||||||
mavenCentral()
|
|
||||||
}
|
|
||||||
|
|
||||||
allprojects {
|
|
||||||
group 'org.jackhuang'
|
|
||||||
version '3.0'
|
|
||||||
|
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
apply plugin: 'idea'
|
apply plugin: 'idea'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user