mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
Update build.gradle
This commit is contained in:
parent
ad8bfe62f7
commit
2862277ce1
@ -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}"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user