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 67c3f3f4ff.

Pick-to: 6.2
Fixes: QTBUG-71328
Change-Id: I50fbabd56beb44389f9453666822f9667bab7d61
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
bb10
Assam Boudjelthia 2021-09-30 17:12:34 +03:00
parent 55689e301c
commit eb0a783e63
1 changed files with 1 additions and 1 deletions

View File

@ -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",