Убрана лишняя строчка

This commit is contained in:
2026-07-09 15:00:23 +03:00
parent 919085884c
commit cb5beafd5c

View File

@@ -11,7 +11,6 @@ plugins {
java { java {
withSourcesJar() withSourcesJar()
sourceCompatibility = project.properties.'java.version' ?: 17
} }
ncore { ncore {