We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0f65a commit 90d0e61Copy full SHA for 90d0e61
.gitlab-ci.yml
@@ -15,7 +15,7 @@ variables:
15
EMULATOR_NAME: "android_emulator"
16
ANDROID_ARCH: "arm64-v8a"
17
ANDROID_API: "36"
18
- ANDROID_SDK_VERSION: "commandlinetools-mac-11076708_latest"
+ ANDROID_SDK_VERSION: "commandlinetools-mac-13114758_latest"
19
20
include:
21
- local: 'ci/pipelines/default-pipeline.yml'
0 commit comments