Skip to content

Commit ad869b5

Browse files
committed
Update command line tools version
1 parent 4f0f65a commit ad869b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variables:
2-
CURRENT_CI_IMAGE: "21"
2+
CURRENT_CI_IMAGE: "22"
33
CI_IMAGE_DOCKER: registry.ddbuild.io/ci/dd-sdk-android:$CURRENT_CI_IMAGE
44
GIT_DEPTH: 5
55

@@ -15,7 +15,7 @@ variables:
1515
EMULATOR_NAME: "android_emulator"
1616
ANDROID_ARCH: "arm64-v8a"
1717
ANDROID_API: "36"
18-
ANDROID_SDK_VERSION: "commandlinetools-mac-11076708_latest"
18+
ANDROID_SDK_VERSION: "commandlinetools-mac-13114758_latest"
1919

2020
include:
2121
- local: 'ci/pipelines/default-pipeline.yml'

0 commit comments

Comments
 (0)