mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
add new app: at.h4x.amsprung (Am Sprung)
This commit is contained in:
parent
9f7fd6d268
commit
82fbe4ccc9
1 changed files with 30 additions and 0 deletions
30
metadata/at.h4x.amsprung.yml
Normal file
30
metadata/at.h4x.amsprung.yml
Normal 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
|
||||
Loading…
Reference in a new issue