Android release pipeline: prebuilt native project, env-driven signing, Gitea Actions workflow
Some checks failed
Build & Release APK / build (push) Failing after 1h6m48s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-07 17:29:03 -07:00
parent dea5160e0b
commit c16bd02889
58 changed files with 1020 additions and 5 deletions

View File

@@ -17,7 +17,8 @@
"backgroundImage": "./assets/images/android-icon-background.png",
"monochromeImage": "./assets/images/android-icon-monochrome.png"
},
"predictiveBackGestureEnabled": false
"predictiveBackGestureEnabled": false,
"package": "com.marcus.gtd"
},
"web": {
"output": "static",