Update 'README.md'
All checks were successful
Build / Build for Android (push) Successful in 42m49s

Signed-off-by: L3D <l3d@c3woc.de>
This commit is contained in:
L3D 2023-05-15 02:44:57 +02:00
parent a505a6be32
commit 8801b75245

View file

@ -42,3 +42,6 @@ There is a Github Action for building kivy apps for android using bulldozer. We
### Releasing ### Releasing
Sadly gitea/forgejo does not support artifacts jet. So we have multiple different options for releasing our build binarys. Publishing them to other servers, put them in a new git repo or maybe there is a fancy way to attatch them to a release. For now we skipped this option and waiting for artifacts to become available. Sadly gitea/forgejo does not support artifacts jet. So we have multiple different options for releasing our build binarys. Publishing them to other servers, put them in a new git repo or maybe there is a fancy way to attatch them to a release. For now we skipped this option and waiting for artifacts to become available.
In the meantime we use https://transfer.sh/ for uploading our files quick and dirty. In the meantime we use https://transfer.sh/ for uploading our files quick and dirty.
## App Status:
THis app does not work. I did not manage to get the right permissions for android 13 and canceled the process.