Skip to content

ci: add Android release publishing workflow to Google Play#46

Merged
Nacchofer31 merged 6 commits intomasterfrom
feature/publish-android
Mar 29, 2026
Merged

ci: add Android release publishing workflow to Google Play#46
Nacchofer31 merged 6 commits intomasterfrom
feature/publish-android

Conversation

@Nacchofer31
Copy link
Copy Markdown
Owner

Summary

  • Added .github/workflows/publish-android.yml to automate Android release builds and publishing to Google Play production track, triggered on version tags (v*.*.*)
    or manually via workflow_dispatch
  • Added signing configuration in composeApp/build.gradle.kts that reads keystore credentials from a key.properties file at project root (generated at CI time from
    GitHub secrets)

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Nacchofer31 Nacchofer31 merged commit 546029b into master Mar 29, 2026
5 checks passed
@Nacchofer31 Nacchofer31 deleted the feature/publish-android branch April 4, 2026 14:14
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