🧩 Feature Request
Set up a Continuous Integration (CI) workflow that automatically:
- Builds the Android APK from the codebase on push to the
main branch or on tag creation.
- Generates a signed or unsigned APK.
- Attaches the APK as an artifact to a GitHub release (either manual trigger or on version tags).
✅ Acceptance Criteria