Automation: Add automation for testing and building apk on every release or commit merge #19
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🚦 status: awaiting triage
Has not been triaged by a maintainer
Problem
The current option for downloading the app is only from playstore and we don't get all the latest updates which were merged recently on the repo.
Description
To fix this we can build an automation to test the app build process and release the app through GitHub releases via GitHub action or any other ci
Implementation
The text was updated successfully, but these errors were encountered: