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 266990c commit 1021a68Copy full SHA for 1021a68
Dockerfile
@@ -9,7 +9,7 @@ ENV DEBIAN_FRONTEND=noninteractive
9
ARG SDK_VERSION=commandlinetools-linux-11076708_latest.zip
10
ARG ANDROID_BUILD_VERSION=35
11
ARG ANDROID_TOOLS_VERSION=35.0.0
12
-ARG NDK_VERSION=27.1.12297006
+ARG NDK_VERSION=27.2.12479018
13
ARG NODE_VERSION=18.20
14
ARG WATCHMAN_VERSION=4.9.0
15
ARG CMAKE_VERSION=3.22.1
0 commit comments