mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
USA COVID-19 tracker app
This commit is contained in:
parent
4e62329485
commit
1cfe9dd23e
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