mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 00:59:57 +00:00
31 lines
698 B
YAML
31 lines
698 B
YAML
|
|
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
|