name: android description: Workflow guide when working with Android builds or the mobile/ directory.
Workflow
- Instead of
gradlew, use./mach gradleas the wrapper. Use-pargument of gradle if you need to run in a subdirectory
Workflow guide when working with Android builds or the mobile/ directory.
gradlew, use ./mach gradle as the wrapper. Use -p argument of gradle if you need to run in a subdirectory