mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
New app: Stepsy (com.nvllz.stepsy.yml)
This commit is contained in:
parent
cbad1e7f71
commit
d649ddb5fb
1 changed files with 32 additions and 0 deletions
32
metadata/com.nvllz.stepsy.yml
Normal file
32
metadata/com.nvllz.stepsy.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-only
|
||||
AuthorName: nvllz
|
||||
SourceCode: https://github.com/nvllz/stepsy
|
||||
IssueTracker: https://github.com/nvllz/stepsy/issues
|
||||
Changelog: https://github.com/nvllz/stepsy/releases
|
||||
|
||||
AutoName: Stepsy
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/nvllz/stepsy
|
||||
Binaries: https://github.com/nvllz/stepsy/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.4
|
||||
versionCode: 13
|
||||
commit: 5b8f762244cd6bcab759f32fb7c67a8e762f38f2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 91e4cd099c31aeaf1bc5ed4029467eb7181d5a7dd893fd98832713ce3be58816
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue