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 746cd38091 - Show all commits
+1 -1
View File
@@ -10,7 +10,7 @@ RUN apt-get update && \
ca-certificates \
curl \
unzip \
default-jre
default-jdk
RUN cd /tmp && \
curl -o commandlinetools-linux.zip "https://dl.google.com/android/repository/commandlinetools-linux-${ANDROID_CLI_TOOLS_VERSION}_latest.zip" && \