Update release-apk.yml

This commit is contained in:
izzy2lost
2025-06-13 13:35:04 -04:00
committed by GitHub
parent b30454d95a
commit b453045e2e
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
run: sudo apt-get install -y ninja-build
- name: Give gradlew permissions
run: chmod +x Android/gradlew
run: chmod +x gradlew
- name: Build SoH APK (Release)
run: |