I fixed this problem with:
chmod 755 android/gradlew
the chmod command sets the permissions of files or directories.
https://www.computerhope.com/unix/uchmod.htm
I fixed this problem with:
chmod 755 android/gradlew
the chmod command sets the permissions of files or directories.
https://www.computerhope.com/unix/uchmod.htm