Make git submodule buildable
Dieser Commit ist enthalten in:
Ursprung
2abc76d683
Commit
e83103d8af
@ -22,16 +22,11 @@ import org.apache.tools.ant.taskdefs.condition.Os
|
||||
|
||||
plugins {
|
||||
id 'java'
|
||||
id 'application'
|
||||
|
||||
id 'com.github.johnrengelman.shadow' version '5.0.0'
|
||||
}
|
||||
|
||||
group 'de.steamwar'
|
||||
version ''
|
||||
|
||||
mainClassName = ''
|
||||
|
||||
ext {
|
||||
buildName = 'CommonCore'
|
||||
artifactName = 'commoncore'
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren