[doc] Update files about Android CI

Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2026-01-18 07:42:57 +01:00
committed by x7z4w
parent 3c075516b9
commit 6bff1bb3dd
3 changed files with 8 additions and 11 deletions

View File

@@ -1,9 +1,6 @@
name: Android Check
on:
workflow_dispatch: # Manual trigger
push:
branches:
- main
env:
JAVA_HOME: /usr/lib/jvm/temurin-21-jdk-amd64 # Java 21 is required for Android Gradle 8 plugin