diff --git a/build.gradle b/build.gradle index fc79b54..33e442b 100644 --- a/build.gradle +++ b/build.gradle @@ -17,6 +17,8 @@ apply plugin: 'application' apply plugin: 'war' apply plugin: 'ncore' +apply from: "dependencies.gradle" + targetCompatibility = 1.8 ncore {