Try again
This commit is contained in:
parent
3bc2974f95
commit
5ff3f16cfe
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ image: openjdk:8-jdk
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
ANDROID_COMPILE_SDK: "34"
|
ANDROID_COMPILE_SDK: "34"
|
||||||
ANDROID_BUILD_TOOLS: "34.0.4"
|
ANDROID_BUILD_TOOLS: "34.0.0"
|
||||||
ANDROID_SDK_TOOLS: "4333796"
|
ANDROID_SDK_TOOLS: "4333796"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in a new issue