Android: fix Gradle version in qt_attribution file
The Gradle version in qt_attribution.json doesn't mention the actual version that is currently used. This amends 67c3f3f4ffcadba32ea42522a36b3f6d88fc3482. Fixes: QTBUG-71328 Change-Id: I50fbabd56beb44389f9453666822f9667bab7d61 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> (cherry picked from commit eb0a783e63cb848c8c004cc6b725a7f09af2c849) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
56d7fd9fad
commit
7912d29436
2
src/3rdparty/gradle/qt_attribution.json
vendored
2
src/3rdparty/gradle/qt_attribution.json
vendored
@ -4,7 +4,7 @@
|
||||
"QDocModule": "qtcore",
|
||||
"QtParts": ["tools"],
|
||||
"Homepage": "https://gradle.org",
|
||||
"Version": "3.4.1",
|
||||
"Version": "6.8.3",
|
||||
"DownloadLocation": "https://github.com/gradle/gradle/releases/tag/v6.8.3",
|
||||
"QtUsage": "Needed to create Android packages",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user