MOBILE-3792 travis: Update android build tools

main
Pau Ferrer Ocaña 2021-08-06 11:26:31 +02:00
parent ea9219d856
commit dbab0fa594
1 changed files with 2 additions and 3 deletions

View File

@ -23,7 +23,6 @@ before_install:
- npm --version - npm --version
- nvm --version - nvm --version
- npm ci - npm ci
- npm install npm@^6 -g
before_script: before_script:
- npx gulp - npx gulp
@ -41,8 +40,8 @@ jobs:
components: components:
- tools - tools
- platform-tools - platform-tools
- build-tools-29.0.3 - build-tools-30.0.2
- android-29 - android-30
- extra-google-google_play_services - extra-google-google_play_services
- extra-google-m2repository - extra-google-m2repository
- extra-android-m2repository - extra-android-m2repository