mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'co19' into 'master'
USA COVID-19 tracker app Closes rfp#1400 See merge request fdroid/fdroiddata!7034
This commit is contained in:
commit
e884c7153e
1 changed files with 23 additions and 0 deletions
23
metadata/edu.stanford.rkpandey.covid19tracker.yml
Normal file
23
metadata/edu.stanford.rkpandey.covid19tracker.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
- Science & Education
|
||||
License: Apache-2.0
|
||||
AuthorName: Rahul Pandey
|
||||
SourceCode: https://github.com/rpandey1234/Covid19Tracker
|
||||
IssueTracker: https://github.com/rpandey1234/Covid19Tracker/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/rpandey1234/Covid19Tracker
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue