gradle: удаление лишнего
This commit is contained in:
@@ -6,10 +6,6 @@ apply plugin: 'application'
|
|||||||
|
|
||||||
mainClassName = "mc.core.Main"
|
mainClassName = "mc.core.Main"
|
||||||
|
|
||||||
ext {
|
|
||||||
log4j_version = '2.5'
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
/* Components */
|
/* Components */
|
||||||
compile (group: 'commons-io', name: 'commons-io', version: '2.6')
|
compile (group: 'commons-io', name: 'commons-io', version: '2.6')
|
||||||
|
|||||||
Reference in New Issue
Block a user