mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New app: WaterTracker
This commit is contained in:
parent
9dca9829a5
commit
7342c01429
1 changed files with 24 additions and 0 deletions
24
metadata/com.ktprograms.watertracker.yml
Normal file
24
metadata/com.ktprograms.watertracker.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: ktprograms
|
||||
SourceCode: https://github.com/ktprograms/WaterTracker
|
||||
IssueTracker: https://github.com/ktprograms/WaterTracker/issues
|
||||
|
||||
AutoName: WaterTracker
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ktprograms/WaterTracker
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.1-beta
|
||||
versionCode: 2
|
||||
commit: v0.1.1-beta
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.1-beta
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue