From 69ca673701ea52060a8f6a4bff9d5990715e2c09 Mon Sep 17 00:00:00 2001 From: Rainer Killinger Date: Thu, 12 Jun 2025 14:34:01 +0200 Subject: [PATCH] ci: update android commandline tools --- images/app-builder/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/app-builder/Dockerfile b/images/app-builder/Dockerfile index da7118a4..0bb4f593 100644 --- a/images/app-builder/Dockerfile +++ b/images/app-builder/Dockerfile @@ -13,7 +13,7 @@ ENV ANDROID_APIS="android-34" \ IONIC_VERSION="^7.0.0" \ CORDOVA_RES_VERSION="latest" \ ### Configure download URLs - ANDROID_SDK_TOOLS_DOWNLOAD_URL="https://dl.google.com/android/repository/commandlinetools-linux-6858069_latest.zip" \ + ANDROID_SDK_TOOLS_DOWNLOAD_URL="https://dl.google.com/android/repository/commandlinetools-linux-13114758_latest.zip" \ GOOGLE_SIGNING_KEY_URL="https://dl-ssl.google.com/linux/linux_signing_key.pub" \ GOOGLE_CHROME_REPOSITORY_URL="http://dl.google.com/linux/chrome/deb/" \ ### Android SDK path