fdroiddata/metadata/com.noahjutz.splitfit.fdroid.yml

43 lines
992 B
YAML
Raw Normal View History

2021-02-01 02:14:37 +00:00
Categories:
- Sports & Health
License: GPL-3.0-only
AuthorName: noahjutz
AuthorEmail: noahjutz@tutanota.de
SourceCode: https://github.com/noahjutz/Splitfit
IssueTracker: https://github.com/noahjutz/Splitfit/issues
Changelog: https://github.com/noahjutz/Splitfit/releases
Liberapay: noahjutz
AutoName: Splitfit
RepoType: git
Repo: https://github.com/noahjutz/Splitfit.git
Builds:
- versionName: 0.1.0-alpha6
versionCode: 17
commit: v0.1.0-alpha6
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- fdroid
2021-02-16 03:26:50 +00:00
- versionName: 0.1.0-alpha8
versionCode: 19
commit: v0.1.0-alpha8
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- fdroid
2021-02-01 02:14:37 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2021-02-16 03:26:50 +00:00
CurrentVersion: 0.1.0-alpha8
CurrentVersionCode: 19