Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QtGP 1.0
-
None
-
ba527f37f (dev)
Description
The plugin only reads the first deployment settings JSON file it finds, which can easily be the wrong one, and therefore the empty settings.gradle is created in the wrong android-build directory.
We should maybe find the correct deployment settings file based on the target name.