mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Add "Did I Take My Meds?"
This commit is contained in:
parent
a794dd4bf4
commit
967235ad66
1 changed files with 26 additions and 0 deletions
26
metadata/dev.corruptedark.diditakemymeds.yml
Normal file
26
metadata/dev.corruptedark.diditakemymeds.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
- Time
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: CorruptedArk
|
||||
AuthorEmail: noahstandingford@gmail.com
|
||||
SourceCode: https://github.com/CorruptedArk/did-i-take-my-meds
|
||||
IssueTracker: https://github.com/CorruptedArk/did-i-take-my-meds/issues
|
||||
Changelog: https://github.com/CorruptedArk/did-i-take-my-meds/releases
|
||||
Liberapay: CorruptedArk
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/CorruptedArk/did-i-take-my-meds.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: v1.0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue