mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New App: openWorkout
This commit is contained in:
parent
b0f3b8e3dc
commit
57a941c044
1 changed files with 26 additions and 0 deletions
26
metadata/com.health.openworkout.yml
Normal file
26
metadata/com.health.openworkout.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: olie.xdev
|
||||
SourceCode: https://github.com/oliexdev/openWorkout
|
||||
IssueTracker: https://github.com/oliexdev/openWorkout/issues
|
||||
Changelog: https://github.com/oliexdev/openWorkout/releases
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=H5KSTQA6TKTE4&source=url
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/oliexdev/openWorkout
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 12
|
||||
commit: v1.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- pkg
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 12
|
||||
Loading…
Reference in a new issue