Add android build workflow
Some checks failed
Android Build / publish (push) Failing after 1m39s

This commit is contained in:
olcxja 2026-05-10 12:05:45 +02:00
commit c627e1164c
2 changed files with 52 additions and 0 deletions

2
build-android.sh Executable file
View file

@ -0,0 +1,2 @@
cd android
./gradlew assembleRelease