We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17a5d6 commit 15853ccCopy full SHA for 15853cc
1 file changed
script/ci-install-android-sdk.sh
@@ -26,7 +26,7 @@ export ANDROID_SDK_ROOT="${ANDROID_SDK_ROOT:-$ANDROID_HOME}"
26
# -----------------------------
27
# Pin cmdline-tools archive here
28
29
-SDK_ARCHIVE="commandlinetools-linux-8512546_latest.zip"
+SDK_ARCHIVE="commandlinetools-linux-14742923_latest.zip"
30
31
# ------------------------------------------------------------
32
# Check that SDK_ARCHIVE is the latest Android cmdline-tools
0 commit comments