sossoldi icon indicating copy to clipboard operation
sossoldi copied to clipboard

[Tech Improvement] Update signing config for release - Android

Open dariowskii opened this issue 9 months ago • 0 comments

📝 Improvement Description

Update to a release keystore

🛑 Problem Statement

As discussed here https://github.com/RIP-Comm/sossoldi/pull/319#issuecomment-2752438809 Currently, a debug configuration is used to sign the Android application even in release.

💡 Proposed Solution

  1. Update to a release keystore.
  2. Update the Github Actions to use a injected keystore from secrets

🌿 Benefits

Resolve security issues

🧱 Impact Area

  • [ ] Backend
  • [x] Frontend
  • [ ] Infrastructure
  • [ ] DevOps
  • [ ] Other

✍️ Additional Context

Signing documentation for Flutter (Andoird) docs

📜 Code of Conduct

  • [x] ✅ I agree to the Code of Conduct

dariowskii avatar Mar 26 '25 09:03 dariowskii