I am attempting to run gradlew from my command line, but am constantly facing the following error.
Brendas-MacBook-Pro:appx_android brendalogy$ ./gradlew com
Try to set the execution flag on your gradlew file:
chmod +x gradlew