mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'add-vertretungsplan' into 'master'
Add vertretungsplan.io App See merge request fdroid/fdroiddata!5646
This commit is contained in:
commit
8ff2385e86
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