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 {
|
plugins {
|
||||||
id 'java'
|
id 'java'
|
||||||
id 'application'
|
|
||||||
|
|
||||||
id 'com.github.johnrengelman.shadow' version '5.0.0'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
group 'de.steamwar'
|
group 'de.steamwar'
|
||||||
version ''
|
version ''
|
||||||
|
|
||||||
mainClassName = ''
|
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
buildName = 'CommonCore'
|
buildName = 'CommonCore'
|
||||||
artifactName = 'commoncore'
|
artifactName = 'commoncore'
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren