mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
add GymRoutines
This commit is contained in:
parent
ec20d7bcc1
commit
70d6dce83c
1 changed files with 31 additions and 0 deletions
31
metadata/com.noahjutz.gymroutines.yml
Normal file
31
metadata/com.noahjutz.gymroutines.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: noahjutz
|
||||
AuthorEmail: noahjutz@tutanota.de
|
||||
WebSite: https://noahjutz.codeberg.page/gymroutines/
|
||||
SourceCode: https://codeberg.org/noahjutz/GymRoutines
|
||||
IssueTracker: https://codeberg.org/noahjutz/GymRoutines/issues
|
||||
Changelog: https://codeberg.org/noahjutz/GymRoutines/releases
|
||||
|
||||
AutoName: GymRoutines
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/noahjutz/GymRoutines.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0-beta03
|
||||
versionCode: 35
|
||||
commit: v0.1.0-beta03
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.0-beta03
|
||||
CurrentVersionCode: 35
|
||||
Loading…
Reference in a new issue