Update Gradle to 7.4.1.

This commit is contained in:
Rashad Sookram
2022-03-10 10:41:04 -05:00
committed by Cody Henthorne
parent d61e33fdf3
commit 1ac8701ada
8 changed files with 337 additions and 246 deletions

View File

@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Run the following command to update this file after adding or updating a dependency:
./gradlew -\-write-verification-metadata sha256 qa -\-rerun-tasks
(remove the backslashes before running)
For more information, see:
https://docs.gradle.org/current/userguide/dependency_verification.html
-->
<verification-metadata xmlns="https://schema.gradle.org/dependency-verification" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://schema.gradle.org/dependency-verification https://schema.gradle.org/dependency-verification/dependency-verification-1.1.xsd">
<configuration>
<verify-metadata>true</verify-metadata>