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 47d813f commit 15b40f2Copy full SHA for 15b40f2
Dockerfile
@@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
6
7
# set default build arguments
8
# https://developer.android.com/studio#command-tools
9
-ARG SDK_VERSION=commandlinetools-linux-8512546_latest.zip
+ARG SDK_VERSION=commandlinetools-linux-9477386_latest.zip
10
ARG ANDROID_BUILD_VERSION=33
11
ARG ANDROID_TOOLS_VERSION=33.0.0
12
ARG NDK_VERSION=25.1.8937393
0 commit comments