summaryrefslogtreecommitdiffstats
path: root/src/android/jar/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Android: Update and add missing gradle files for jar foldersAssam Boudjelthia2021-10-061-7/+6
| | | | | | | | | | | | Update the build.gradle for main Qt jar code, and add same files for network and network information backend, so the code can be managed from Android Studio. This also adds .gitignore to ignore Android Studio build artefacts. Pick-to: 6.2 Change-Id: Ic06e9d12708070fad112f17e58b8754608d184f3 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
* Add build.gradle to easily modifying Java project with Android StudioAssam Boudjelthia2021-02-121-0/+54
Pick-to: 6.0 6.1 Change-Id: Ie030ff0a3569caa0eacfa331d21f59e5455c90ed Reviewed-by: Andy Shaw <andy.shaw@qt.io>