Use more recent Android command-line tools
This commit is contained in:
parent
b8f19473a2
commit
cf05dd9b86
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ image: openjdk:11-jdk
|
|||
variables:
|
||||
ANDROID_COMPILE_SDK: "34"
|
||||
ANDROID_BUILD_TOOLS: "34.0.0"
|
||||
ANDROID_SDK_TOOLS: "4333796"
|
||||
ANDROID_SDK_TOOLS: "10406996"
|
||||
|
||||
before_script:
|
||||
- apt-get --quiet update --yes
|
||||
|
|
Loading…
Reference in a new issue