Update build.gradle
This commit is contained in:
@ -8,6 +8,7 @@ plugins {
|
|||||||
id 'gradle-ncore' version("$pluginVersion")
|
id 'gradle-ncore' version("$pluginVersion")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//apply from: "dependencies.gradle"
|
||||||
|
|
||||||
targetCompatibility = 1.8
|
targetCompatibility = 1.8
|
||||||
|
|
||||||
@ -17,7 +18,6 @@ ncore {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
apply from: "dependencies.gradle"
|
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
|
Reference in New Issue
Block a user