refactor: migrate deploy-android-bundle to Dagger #449

Merged
guettlibot merged 1 commits from refs/pull/449/head into main 2026-06-05 20:43:23 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 6373ea5185 refactor: migrate deploy-android-bundle to Dagger
Replace the local-fvm `build-android-bundle-local` task and its
`scripts/build_android_bundle_local.sh` (which required a host Android
SDK) with a single Dagger call to the existing `publish-android`
pipeline (build → stamp versionCode → sign → upload). Secrets are still
injected via `sops exec-env` for local use.

Closes #444

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 21:47:26 +02:00