Skip to content

fix(android): require explicit release signing#14

Merged
Hidden-Node merged 1 commit into
Hidden-Node:mainfrom
AmirrezaFarnamTaheri:codex/android-release-signing-guard
May 14, 2026
Merged

fix(android): require explicit release signing#14
Hidden-Node merged 1 commit into
Hidden-Node:mainfrom
AmirrezaFarnamTaheri:codex/android-release-signing-guard

Conversation

@AmirrezaFarnamTaheri
Copy link
Copy Markdown
Contributor

Stop release builds from silently falling back to the debug signing key.
Debug builds and normal Gradle task configuration remain unchanged, while Release app tasks now require ANDROID_SIGNING_ENABLED=true and the signing environment variables.

Stop release builds from silently falling back to the debug signing key. Debug builds and normal Gradle task configuration remain unchanged, while Release app tasks now require ANDROID_SIGNING_ENABLED=true and the signing environment variables.
@Hidden-Node
Copy link
Copy Markdown
Owner

Thanks for the contribution! This is a very helpful PR that hardens our release workflow and prevents potential deployment issues. I've reviewed the changes and they look solid. Well done!

@Hidden-Node Hidden-Node merged commit 65f079c into Hidden-Node:main May 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants