Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
None
-
QtGP 1.0
-
-
44ca43bb7 (1.0), 81e0d7cda (dev)
Description
Steps to reproduce:
- Create a new Android Project
- Create a new Qt Project
- Copy the snippets to build.gradle and apply changes to plugins{} and android{} blocks as stated in the code snippet (by QtTAS)
- Sync and Build Qt Project
Output:
> Task :app:QtBuildTask FAILEDExecution failed for task ':app:QtBuildTask'. > No signature of method: java.lang.String.listFiles() is applicable for argument types: () values: [] Possible solutions: lines()