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 5bf497e commit f8a90ccCopy full SHA for f8a90cc
Dockerfile
@@ -9,7 +9,7 @@ ENV DEBIAN_FRONTEND=noninteractive
9
ARG SDK_VERSION=commandlinetools-linux-11076708_latest.zip
10
ARG ANDROID_BUILD_VERSION=36
11
ARG ANDROID_TOOLS_VERSION=36.0.0
12
-ARG NDK_VERSION=27.1.12297006
+ARG NDK_VERSION=27.2.12479018
13
ARG NODE_VERSION=22.14
14
ARG WATCHMAN_VERSION=4.9.0
15
ARG CMAKE_VERSION=3.30.5
0 commit comments