summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/gradle/gradlew.bat
Commit message (Collapse)AuthorAgeFilesLines
* Add gradle wrapper to Qt & update default Andriod gradle pluginBogDan Vatra2017-03-231-0/+84
We need to add gradle wrapper to Qt because it was removed from latest Android SDK. Adding it to Qt, will give us more control and will save us from pain in the future. Task-number: QTBUG-59237 Change-Id: I6419876f8be11c0feeac448b228a46f811065264 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>