Skip to content

Commit 293b025

Browse files
committed
chore(git): add android cargo build
1 parent 02bb533 commit 293b025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ubuntu:22.04
22

33
# Set environment variables for the Android SDK and NDK, and the API level.
4-
ENV ANDROID_API_LEVEL="33"
4+
ENV ANDROID_API_LEVEL="27"
55
ENV ANDROID_NDK_VERSION=r26d
66
ENV ANDROID_SDK_ROOT="/usr/lib/android-sdk"
77
ENV ANDROID_HOME="/usr/lib/android-sdk"

0 commit comments

Comments
 (0)