From 0c800d1b22b7b9e6f51a1dc14685a42818a4897c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Wed, 29 Apr 2020 23:33:31 +0200 Subject: [PATCH] New App: A Whip (at.h4x.awhip) --- metadata/at.h4x.awhip.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/at.h4x.awhip.yml diff --git a/metadata/at.h4x.awhip.yml b/metadata/at.h4x.awhip.yml new file mode 100644 index 0000000000..a0d323ac52 --- /dev/null +++ b/metadata/at.h4x.awhip.yml @@ -0,0 +1,24 @@ +Categories: + - Games +License: GPL-3.0-or-later +WebSite: https://codeberg.org/uniqx/AWhip +SourceCode: https://codeberg.org/uniqx/AWhip +IssueTracker: https://codeberg.org/uniqx/AWhip/issues + +AutoName: A Whip + +RepoType: git +Repo: https://codeberg.org/uniqx/AWhip.git + +Builds: + - versionName: 1.0.0 + versionCode: 10000 + commit: v1.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 10000