mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Merge branch 'covidat'
This commit is contained in:
commit
f23f1f9e8f
1 changed files with 33 additions and 0 deletions
33
metadata/fr.covidat.android.yml
Normal file
33
metadata/fr.covidat.android.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
- Sports & Health
|
||||||
|
License: CECILL-2.1
|
||||||
|
AuthorName: Codefish
|
||||||
|
AuthorEmail: codefish@online.fr
|
||||||
|
SourceCode: https://gitlab.com/codefish42/covidat
|
||||||
|
IssueTracker: https://gitlab.com/codefish42/covidat/issues
|
||||||
|
|
||||||
|
AutoName: CovidAt
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/codefish42/covidat.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.1
|
||||||
|
versionCode: 2
|
||||||
|
commit: v1.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.0.1
|
||||||
|
versionCode: 4
|
||||||
|
commit: v2.0.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags ^v.+[0-9]$
|
||||||
|
CurrentVersion: 2.0.1
|
||||||
|
CurrentVersionCode: 4
|
||||||
Loading…
Reference in a new issue