mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Add vertretungsplan.io App
This commit is contained in:
parent
56ad1e4a29
commit
ec584c87d2
1 changed files with 23 additions and 0 deletions
23
metadata/io.vertretungsplan.client.android.yml
Normal file
23
metadata/io.vertretungsplan.client.android.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://codeberg.org/vertretungsplan/client-android
|
||||
IssueTracker: https://codeberg.org/vertretungsplan/client-android/issues
|
||||
|
||||
AutoName: Vertretungsplan.io
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/vertretungsplan/client-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
commit: release-1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue