Added Gradle wrapper executable chmod.
This commit is contained in:
parent
8bab17d313
commit
b4b68dc7a5
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ machine:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
override:
|
override:
|
||||||
|
- chmod +x gradlew
|
||||||
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,build-tools-26.0.0,android-25,extra-google-m2repository,extra-android-m2repository,extra-android-support
|
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,build-tools-26.0.0,android-25,extra-google-m2repository,extra-android-m2repository,extra-android-support
|
||||||
- ANDROID_HOME=/usr/local/android-sdk-linux ./gradlew dependencies
|
- ANDROID_HOME=/usr/local/android-sdk-linux ./gradlew dependencies
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue