./gradlew assembleRelease permission denied
ikntechno opened this issue · 1 comments
ikntechno commented
sarthak-synclovis commented
Use this :
chmod +x gradlew && ./gradlew assembleRelease
ikntechno opened this issue · 1 comments
Use this :
chmod +x gradlew && ./gradlew assembleRelease