mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Merge branch 'com.noahjutz.splitfit' into 'master'
com.noahjutz.splitfit.fdroid Closes rfp#1628 See merge request fdroid/fdroiddata!8281
This commit is contained in:
commit
5b68c098bb
1 changed files with 31 additions and 0 deletions
31
metadata/com.noahjutz.splitfit.fdroid.yml
Normal file
31
metadata/com.noahjutz.splitfit.fdroid.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
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
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.0-alpha6
|
||||
CurrentVersionCode: 17
|
||||
Loading…
Reference in a new issue