mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-06-11 16:36:54 +08:00
Update build.gradle
This commit is contained in:
@@ -524,4 +524,9 @@ tasks.register("copyWindowsShellScript",Copy) {
|
||||
into "$rootDir/build/MaxKey-v${project.version}GA/";
|
||||
}
|
||||
|
||||
build.configure { finalizedBy buildRelease }
|
||||
build.configure {
|
||||
finalizedBy buildRelease
|
||||
|
||||
println ""
|
||||
println "Gradle version is ${GradleVersion.current().version}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user