mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Newapp: Perceived Stress Scale
This commit is contained in:
parent
6c3f7472d8
commit
a4adab8a4a
1 changed files with 31 additions and 0 deletions
31
metadata/biz.binarysolutions.stress.yml
Normal file
31
metadata/biz.binarysolutions.stress.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: MIT
|
||||
AuthorName: Viktor Brešan
|
||||
SourceCode: https://github.com/vbresan/PerceivedStressScale
|
||||
IssueTracker: https://github.com/vbresan/PerceivedStressScale/issues
|
||||
|
||||
AutoName: Perceived Stress Scale
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vbresan/PerceivedStressScale.git
|
||||
Binaries: https://github.com/vbresan/PerceivedStressScale/releases/download/%c/biz.binarysolutions.stress-%v-withoutAds-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.2
|
||||
versionCode: 5
|
||||
commit: 3906548bfd96d3c22e927ddaa4b2d151a7c26099
|
||||
subdir: app
|
||||
gradle:
|
||||
- withoutAds
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 2d46f8324924315657cc64a657b058e210400da1dc6f69dd6082d8ea15b5b052
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue