mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
add ParkenUlm (development.parkenulm)
This commit is contained in:
parent
c9b95d88a2
commit
1bd2b2bfee
1 changed files with 33 additions and 0 deletions
33
metadata/development.parkenulm.yml
Normal file
33
metadata/development.parkenulm.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Nicolas
|
||||
AuthorWebSite: https://bircni.me/ParkenUlm/
|
||||
SourceCode: https://github.com/bircni/ParkenUlmAndroid
|
||||
IssueTracker: https://github.com/bircni/ParkenUlmAndroid/issues
|
||||
Changelog: https://github.com/bircni/ParkenUlmAndroid/releases
|
||||
|
||||
AutoName: ParkenUlm
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/bircni/ParkenUlmAndroid
|
||||
Binaries: https://github.com/bircni/ParkenUlmAndroid/releases/download/v%v/ParkenUlm-v.%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.1
|
||||
versionCode: 11
|
||||
commit: v1.5.1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.5.1
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue