Gradlew (gradle wrapper) files need the executable bit set on unix,
as it should be.
We are using (octal) 0755 on the chipeitlib/android ones,
being console/gradlew the newcomer.
As it was created on a Windows machine, we forget to verify it.
If we need more new executables,
we should test them on unix systems first.
PD: Please, rebase to this point before commiting the new branches.
Gradlew (gradle wrapper) files need the executable bit set on unix, as it should be.
We are using (octal) 0755 on the chipeitlib/android ones, being console/gradlew the newcomer. As it was created on a Windows machine, we forget to verify it.
If we need more new executables, we should test them on unix systems first.
PD: Please, rebase to this point before commiting the new branches.