summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/gradle/qt_attribution.json
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2021-06-17 13:41:19 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2021-10-22 19:54:45 +0200
commit5ea712987be3bed4c15e486d96851b46f466e944 (patch)
treecb6851a64052759da722e5a10b35cd16d7eb1641 /src/3rdparty/gradle/qt_attribution.json
parenta81f24ada5cb125b2f19dc399b2c51dc7cd6ac99 (diff)
Update Gradle to 7.2.0 and Android Gradle Plugin to 7.0.2
The latest build-tools 31.0.0 requires AGP version 7.0+, and that requires Gradle version 7.0+, so use the latest stable release for both. [1] https://developer.android.com/studio/releases/gradle-plugin? buildsystem=ndk-build#updating-gradle Fixes: QTBUG-97002 Pick-to: 6.2 Change-Id: I8ff26819bdf1a00f484ecc194c4d4e7bca2b598a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/3rdparty/gradle/qt_attribution.json')
-rw-r--r--src/3rdparty/gradle/qt_attribution.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/3rdparty/gradle/qt_attribution.json b/src/3rdparty/gradle/qt_attribution.json
index fcf26ef689..7a7f34e0a4 100644
--- a/src/3rdparty/gradle/qt_attribution.json
+++ b/src/3rdparty/gradle/qt_attribution.json
@@ -4,12 +4,11 @@
"QDocModule": "qtcore",
"QtParts": ["tools"],
"Homepage": "https://gradle.org",
- "Version": "6.8.3",
- "DownloadLocation": "https://github.com/gradle/gradle/releases/tag/v6.8.3",
+ "Version": "7.2.0",
+ "DownloadLocation": "https://github.com/gradle/gradle/releases/tag/v7.2.0",
"QtUsage": "Needed to create Android packages",
-
"License": "Apache License 2.0",
"LicenseId": "Apache-2.0",
- "LicenseFile": "LICENSE-GRADLEW.txt",
+ "LicenseFile": "LICENSE",
"Copyright": "Copyright (C) 2021 Gradle Inc."
}