mirror of
https://github.com/cirruslabs/docker-images-android.git
synced 2026-05-17 16:20:35 +00:00
Update NDK
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM ghcr.io/cirruslabs/android-sdk:34
|
||||
|
||||
# https://developer.android.com/ndk/downloads
|
||||
ENV ANDROID_NDK_VERSION 25.2.9519653
|
||||
ENV ANDROID_NDK_VERSION 26.2.11394342
|
||||
|
||||
RUN yes | sdkmanager "ndk;$ANDROID_NDK_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user