android builds #9

Merged
restitux merged 27 commits from android-ci into main 2026-01-19 01:03:46 +00:00
Showing only changes of commit 1656045cea - Show all commits
+2 -1
View File
@@ -6,8 +6,9 @@ RUN rustup target add aarch64-linux-android armv7-linux-androideabi i686-linux-a
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
nodejs \
ca-certificates \
curl \
curl \
unzip \
default-jre