Добавлено применение зависимостей из dependencies.gradle
This commit is contained in:
@ -17,6 +17,8 @@ apply plugin: 'application'
|
||||
apply plugin: 'war'
|
||||
apply plugin: 'ncore'
|
||||
|
||||
apply from: "dependencies.gradle"
|
||||
|
||||
targetCompatibility = 1.8
|
||||
|
||||
ncore {
|
||||
|
Reference in New Issue
Block a user