Update build.gradle

This commit is contained in:
2025-05-05 16:07:15 +03:00
parent b7e72931af
commit 95cf204c5b

View File

@ -8,6 +8,7 @@ plugins {
id 'gradle-ncore' version("$pluginVersion")
}
//apply from: "dependencies.gradle"
targetCompatibility = 1.8
@ -17,7 +18,6 @@ ncore {
}
apply from: "dependencies.gradle"
repositories {
maven {