Move to JDK_X_Y variables
This commit is contained in:
@@ -5,7 +5,6 @@ import org.gradle.kotlin.dsl.support.serviceOf
|
||||
|
||||
description = "Shaded Maven dependencies resolver"
|
||||
|
||||
val JDK_18: String by rootProject.extra
|
||||
val jarBaseName = property("archivesBaseName") as String
|
||||
|
||||
val embedded by configurations
|
||||
|
||||
Reference in New Issue
Block a user