Github Actions: Android #176
Merged
prologic
merged 2 commits from marado/app:ga-android
into master
6 days ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'marado/app:ga-android'
Deleting a branch is permanent. It CANNOT be undone. Continue?
This PR includes two changes:
The github action is just an yml file that won't be used by anything other than github, so adding it here will be of no consequence for users or the project. But it will allow anyone that clones this project into GitHub (including ourselves, if we want to use this as a CI/CD stopgap solution) to have autogenerated apk's out of it.
The original intention (for #155) was to have an action also building an iOS app, but I don't know when will I go around to make that, and this would be useful to have integrated already, so I'm submitting the PR - and also useful as a base of work if someone else wants to make the iOS action.
035cc99026
into master 6 days agoReviewers
035cc99026
.