Merge pull request #2916 from crazyserver/MOBILE-3792-2

MOBILE-3792 travis: Update android build tools
main
Dani Palou 2021-08-06 11:34:33 +02:00 committed by GitHub
commit 74950e8dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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