mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Newapp: Healthy Battery Charging
This commit is contained in:
parent
63af2951c1
commit
7519d26d6f
1 changed files with 34 additions and 0 deletions
34
metadata/biz.binarysolutions.healthybatterycharging.yml
Normal file
34
metadata/biz.binarysolutions.healthybatterycharging.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: Binary Solutions
|
||||
AuthorEmail: support+hbc@binarysolutions.biz
|
||||
AuthorWebSite: https://binarysolutions.biz
|
||||
SourceCode: https://github.com/vbresan/HealthyBatteryCharging
|
||||
IssueTracker: https://github.com/vbresan/HealthyBatteryCharging/issues
|
||||
Changelog: https://github.com/vbresan/HealthyBatteryCharging/releases
|
||||
|
||||
AutoName: Healthy Battery Charging
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vbresan/HealthyBatteryCharging.git
|
||||
Binaries: https://github.com/vbresan/HealthyBatteryCharging/releases/download/%c/biz.binarysolutions.healthybatterycharging-%v-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.1
|
||||
versionCode: 3
|
||||
commit: f73baf3f50f6f05aea4e16c1089358f0cb20a6b5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 4 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: eaf45266864c7fdb07eb33bb8c4a1c87259f7ee28f7d3089100336ad265293c6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue