Revert "MOBILE-3792 travis: Update android build tools"

This reverts commit dbab0fa594.
main
Pau Ferrer Ocaña 2021-08-09 11:59:43 +02:00
parent edaeb05b4d
commit 88710d7971
1 changed files with 3 additions and 2 deletions

View File

@ -23,6 +23,7 @@ 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
@ -40,8 +41,8 @@ jobs:
components: components:
- tools - tools
- platform-tools - platform-tools
- build-tools-30.0.2 - build-tools-29.0.3
- android-30 - android-29
- extra-google-google_play_services - extra-google-google_play_services
- extra-google-m2repository - extra-google-m2repository
- extra-android-m2repository - extra-android-m2repository