Files
Ferrous-Solitaire/scripts
funman300 faefca0445
Android Release / build-apk (push) Successful in 3m44s
fix(android): remove hardcoded versionCode/Name from manifest so aapt2 CI injection works
aapt2 --version-code/--version-name only inject when the attribute is
absent — they silently no-op when the manifest already has a value.
Removed both attributes from AndroidManifest.xml so the CI flags take
effect. Local debug builds fall back to code=1 / name=0.0.0-dev.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 12:11:22 -07:00
..