Monday, March 02, 2020

Gradle does not have execution permission.

How to solve the problem

run this command in flutter android directory

chmod a+rx gradlew

No comments: