Skip to content

Commit d2d8bb2

Browse files
authored
Bump NDK to 26 (#213)
1 parent 5755d42 commit d2d8bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ENV DEBIAN_FRONTEND=noninteractive
99
ARG SDK_VERSION=commandlinetools-linux-9477386_latest.zip
1010
ARG ANDROID_BUILD_VERSION=34
1111
ARG ANDROID_TOOLS_VERSION=34.0.0
12-
ARG NDK_VERSION=25.1.8937393
12+
ARG NDK_VERSION=26.0.10792818
1313
ARG NODE_VERSION=18
1414
ARG WATCHMAN_VERSION=4.9.0
1515
ARG CMAKE_VERSION=3.22.1

0 commit comments

Comments
 (0)