fdroiddata/metadata/com.github.yeriomin.workout...

35 lines
808 B
YAML

Categories:
- Sports & Health
License: GPL-2.0-or-later
SourceCode: https://github.com/yeriomin/WorkoutLog
IssueTracker: https://github.com/yeriomin/WorkoutLog/issues
AutoName: WorkoutLog
Description: |-
Lets you track your workouts by recording reps x weight you do for each
exercise. And reminds you this when you do the same exercise again.
RepoType: git
Repo: https://github.com/yeriomin/WorkoutLog
Builds:
- versionName: '0.1'
versionCode: 1
commit: v0.1
subdir: app
gradle:
- yes
- versionName: '0.2'
versionCode: 2
commit: v0.2
subdir: app
gradle:
- yes
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.2'
CurrentVersionCode: 2