Changed GitLab CI config
This commit is contained in:
parent
1bb232e75b
commit
5f35e1ceb6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ image: openjdk:11-jdk
|
|||
|
||||
variables:
|
||||
ANDROID_COMPILE_SDK: "33"
|
||||
ANDROID_BUILD_TOOLS: "33.0.3"
|
||||
ANDROID_BUILD_TOOLS: "33.0.2"
|
||||
ANDROID_SDK_TOOLS: "9477386"
|
||||
|
||||
before_script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue