Commit 6f22bcd
committed
Android: account for namespace = androidPackageName in runner script
If the build.gradle contains namespace = androidPackageName, the current
script treats that androidPackageName as a valid value and just returns
it, and that's wrong, so check it's not that and continue looking under
the gradle.properties.
Pick-to: 6.10 6.9 6.8
Change-Id: I0df692a91e9edb54df9a75f0ad254823d346b63a
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>1 parent ff08865 commit 6f22bcd
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
0 commit comments