Android release pipeline: prebuilt native project, env-driven signing, Gitea Actions workflow
Some checks failed
Build & Release APK / build (push) Failing after 1h6m48s
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user