Commit Graph

5 Commits

Author SHA1 Message Date
Tobias Fella 60c260b4ac
Adapt apk building to Qt6 2023-11-09 20:07:01 +01:00
Volker Krause 9ecbc599f4 Fix binary stripping in APKs with Qt 5.15.10
This brings APK sizes back to what they used to be, instead of the 3x-5x
bloated version binary factory produces since the 5.15.10 update.
2023-07-08 09:27:11 +02:00
Bart De Vries 9ccdffa983 Changes for android build with qt-5.15.8 2023-01-20 17:18:25 +01:00
Bart De Vries 16eef0e67f [Android] gradle packaging fixes
Still no solution for the versionCode. Hardcoding that for the time
being.
2023-01-16 21:44:37 +01:00
Tobias Fella 226176f48c Add build.gradle
This gives us more control over the files that are added to the apk
2021-11-20 20:42:19 +00:00