Update build to search for latest support repos
This commit is contained in:
parent
8738af72f0
commit
e7188c5985
@ -9,6 +9,8 @@ android:
|
|||||||
- '.*intel.+'
|
- '.*intel.+'
|
||||||
before_install:
|
before_install:
|
||||||
- chmod +x gradlew
|
- chmod +x gradlew
|
||||||
|
- android update sdk --filter extra-android-support --no-ui --force > /dev/null
|
||||||
|
- android update sdk --filter extra-android-m2repository --no-ui --force > /dev/null
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
install:
|
install:
|
||||||
- ./gradlew
|
- ./gradlew
|
||||||
|
Loading…
Reference in New Issue
Block a user