Upgrade gradle (#1866)

This commit is contained in:
LoveSy
2024-07-08 22:49:18 +08:00
committed by GitHub
parent 25a21f4b5f
commit 0106628da1
8 changed files with 24 additions and 21 deletions

3
manager/gradlew vendored
View File

@@ -1,4 +1,5 @@
#!/bin/sh
#
# Copyright © 2015-2021 the original authors.
#
@@ -54,7 +55,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# within the Gradle project.
#
# You can find Gradle at https://github.com/gradle/gradle/.