kigen / bitbucket-pipelines-android

Bitbucket Pipelines configurations for android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash: ./gradlew: Permission denied

tianxu0836 opened this issue · comments

I got this error
bash: ./gradlew: Permission denied

I was able to fix this issue by changing it to the following:

- bash ./gradlew assembleDebug
- bash ./setup_export.sh