sossoldi
sossoldi copied to clipboard
[Tech Improvement] Update signing config for release - Android
📝 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
- Update to a release keystore.
- 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