Skip to content

Fix Android release APK signing#56

Open
flowpilot-app[bot] wants to merge 1 commit into
mainfrom
session/fix-android-release-signing
Open

Fix Android release APK signing#56
flowpilot-app[bot] wants to merge 1 commit into
mainfrom
session/fix-android-release-signing

Conversation

@flowpilot-app
Copy link
Copy Markdown
Contributor

@flowpilot-app flowpilot-app Bot commented Apr 26, 2026

Summary

  • Configure release signing from GitHub Actions secrets so release APKs are installable
  • Publish the signed app-release.apk instead of renaming app-release-unsigned.apk
  • Verify the APK signature with apksigner before creating the GitHub release
  • Document required Android signing secrets and ignore local keystore files

Validation

  • Confirmed the published storybook-v1.0.1.apk has no APK signature entries
  • Ran static workflow/Gradle marker checks and git diff --check

Note: the current v1.0.1 release asset remains unsigned; after this merges, rebuild/re-upload v1.0.1 or publish v1.0.2 with the signing secrets configured.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

0 participants