add new app: at.h4x.amsprung (Am Sprung)

This commit is contained in:
Michael Pöhn 2021-11-14 12:42:16 +01:00
parent 9f7fd6d268
commit 82fbe4ccc9

View file

@ -0,0 +1,30 @@
Categories:
- Navigation
License: GPL-3.0-or-later
AuthorName: Michael Pöhn
AuthorEmail: michael.poehn@fsfe.org
WebSite: https://codeberg.org/uniqx/AmSprung
SourceCode: https://codeberg.org/uniqx/AmSprung
IssueTracker: https://codeberg.org/uniqx/AmSprung/issues
AutoName: Am Sprung
RepoType: git
Repo: https://codeberg.org/uniqx/AmSprung.git
Builds:
- versionName: 0.1.0
versionCode: 100
commit: v0.1.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.1.0
CurrentVersionCode: 100