From 8801b752452b146fe3054cf92a301a97ada65c09 Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 15 May 2023 02:44:57 +0200 Subject: [PATCH] Update 'README.md' Signed-off-by: L3D --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e959201..df0444b 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,6 @@ There is a Github Action for building kivy apps for android using bulldozer. We ### 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. 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.