Skip to content

Commit

Permalink
Bump NDK to 26 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Oct 5, 2023
1 parent 5755d42 commit d2d8bb2
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-9477386_latest.zip
ARG ANDROID_BUILD_VERSION=34
ARG ANDROID_TOOLS_VERSION=34.0.0
ARG NDK_VERSION=25.1.8937393
ARG NDK_VERSION=26.0.10792818
ARG NODE_VERSION=18
ARG WATCHMAN_VERSION=4.9.0
ARG CMAKE_VERSION=3.22.1
Expand Down

0 comments on commit d2d8bb2

Please sign in to comment.