Gradle: Update to 7.4

Pick-to: 6.3
Fixes: QTBUG-100989
Change-Id: I7978afc18a51b58ea95e4fb94328c4f98bb12486
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Reviewed-by: BogDan Vatra <bogdan@kdab.com>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
Mårten Nordheim 2022-02-28 15:36:45 +01:00
parent 745c1f584d
commit 6782a37bb5
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists

View File

@ -4,8 +4,8 @@
"QDocModule": "qtcore", "QDocModule": "qtcore",
"QtParts": ["tools"], "QtParts": ["tools"],
"Homepage": "https://gradle.org", "Homepage": "https://gradle.org",
"Version": "7.2.0", "Version": "7.4.0",
"DownloadLocation": "https://github.com/gradle/gradle/releases/tag/v7.2.0", "DownloadLocation": "https://github.com/gradle/gradle/releases/tag/v7.4.0",
"QtUsage": "Needed to create Android packages", "QtUsage": "Needed to create Android packages",
"License": "Apache License 2.0", "License": "Apache License 2.0",
"LicenseId": "Apache-2.0", "LicenseId": "Apache-2.0",