Skip to content

Commit

Permalink
update NDK to 27 to support 16KB page size builds (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanleedev authored Oct 15, 2024
1 parent 8fc7782 commit 266990c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 266990c

Please sign in to comment.