Skip to content

Commit b974a1c

Browse files
committed
update
1 parent 60322dd commit b974a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/android_custom_build/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ WORKDIR /workspace
5555

5656
# install Android SDK and tools
5757
ENV ANDROID_HOME=~/android-sdk
58-
ENV NDK_VERSION=27.0.12077973
58+
ENV NDK_VERSION=27.2.12479018
5959
ENV ANDROID_NDK_HOME=${ANDROID_HOME}/ndk/${NDK_VERSION}
6060

6161
RUN aria2c -q -d /tmp -o cmdline-tools.zip \

0 commit comments

Comments
 (0)