MOBILE-4125 ci: Increase android build-tools in Travis

main
Dani Palou 2023-02-23 17:16:08 +01:00
parent 5fd624e80a
commit 9a72ca307a
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
- npm ci - npm ci
- export JAVA_HOME_COPY=$JAVA_HOME - export JAVA_HOME_COPY=$JAVA_HOME
- export JAVA_HOME=/usr/lib/jvm/java-8-oracle - export JAVA_HOME=/usr/lib/jvm/java-8-oracle
- yes | sdkmanager "build-tools;30.0.3" - yes | sdkmanager "build-tools;32.0.0"
- export JAVA_HOME=$JAVA_HOME_COPY - export JAVA_HOME=$JAVA_HOME_COPY
addons: addons:
apt: apt: