c2cac34e94
Add it to the qtcore documentation, but mark it as a tool (code does not get shipped with customer application). Change-Id: I75cc199a2bbd86f9e40a75396144645ea69a7bd1 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
16 lines
479 B
JSON
16 lines
479 B
JSON
{
|
|
"Id": "android-gradle-wrapper",
|
|
"Name": "Gradle wrapper",
|
|
"QDocModule": "qtcore",
|
|
"QtParts": ["tools"],
|
|
"Homepage": "https://gradle.org",
|
|
"Version": "3.4.1",
|
|
"DownloadLocation": "https://github.com/gradle/gradle/releases/tag/v3.4.1",
|
|
"QtUsage": "Needed to create Android packages",
|
|
|
|
"License": "Apache License 2.0",
|
|
"LicenseId": "Apache-2.0",
|
|
"LicenseFile": "LICENSE-GRADLEW.txt",
|
|
"Copyright": "Copyright (C) 2017 Gradle Inc."
|
|
}
|