fdroiddata/metadata/at.h4x.amsprung.yml

31 lines
698 B
YAML
Raw Normal View History

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