Update Gradle to 8.10.2 (#684)

Verify wrapper JAR according to:
https://docs.gradle.org/current/userguide/gradle_wrapper.html#wrapper_checksum_verification
This commit is contained in:
translatenix
2024-10-14 22:53:26 -07:00
committed by GitHub
parent 2961cdad19
commit 4854027a1a
5 changed files with 15 additions and 4 deletions

2
gradlew.bat vendored
View File

@@ -13,6 +13,8 @@
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
@rem
@rem SPDX-License-Identifier: Apache-2.0
@rem
@if "%DEBUG%"=="" @echo off
@rem ##########################################################################