Skip to content

Commit 1021a68

Browse files
committed
Update NDK version to 27.2.12479018 (r27c)
1 parent 266990c commit 1021a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ENV DEBIAN_FRONTEND=noninteractive
99
ARG SDK_VERSION=commandlinetools-linux-11076708_latest.zip
1010
ARG ANDROID_BUILD_VERSION=35
1111
ARG ANDROID_TOOLS_VERSION=35.0.0
12-
ARG NDK_VERSION=27.1.12297006
12+
ARG NDK_VERSION=27.2.12479018
1313
ARG NODE_VERSION=18.20
1414
ARG WATCHMAN_VERSION=4.9.0
1515
ARG CMAKE_VERSION=3.22.1

0 commit comments

Comments
 (0)