Skip to content

Commit

Permalink
Bumped NDK version to 27
Browse files Browse the repository at this point in the history
  • Loading branch information
jkurdek authored Dec 4, 2024
1 parent c2090d3 commit e4f4fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azurelinux/3.0/net9.0/android/amd64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG ANDROID_SDK_ROOT=/usr/local/android-sdk
ARG ANDROID_NDK_VERSION=23.2.8568313
ARG ANDROID_NDK_VERSION=27.2.12479018
ARG ANDROID_NDK_ROOT=$ANDROID_SDK_ROOT/ndk/$ANDROID_NDK_VERSION
FROM mcr.microsoft.com/openjdk/jdk:17-mariner AS android-sdk-download
ARG ANDROID_SDK_ROOT
Expand Down

0 comments on commit e4f4fcf

Please sign in to comment.