Skip to content
Snippets Groups Projects
Unverified Commit 266990c0 authored by Alan Lee's avatar Alan Lee Committed by GitHub
Browse files

update NDK to 27 to support 16KB page size builds (#231)

parent 8fc77829
No related branches found
Tags v5.1
No related merge requests found
......@@ -9,7 +9,7 @@ ENV DEBIAN_FRONTEND=noninteractive
ARG SDK_VERSION=commandlinetools-linux-11076708_latest.zip
ARG ANDROID_BUILD_VERSION=35
ARG ANDROID_TOOLS_VERSION=35.0.0
ARG NDK_VERSION=26.1.10909125
ARG NDK_VERSION=27.1.12297006
ARG NODE_VERSION=18.20
ARG WATCHMAN_VERSION=4.9.0
ARG CMAKE_VERSION=3.22.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment