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