mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Healthy Battery Charging to 2.0.2 (4)
This commit is contained in:
parent
a008b742da
commit
596d93996c
1 changed files with 45 additions and 34 deletions
|
|
@ -1,34 +1,45 @@
|
|||
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
|
||||
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/*'
|
||||
|
||||
- versionName: 2.0.2
|
||||
versionCode: 4
|
||||
commit: fed44b8d72b4547852fe496a18160e9c584dcc88
|
||||
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.2
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue