From a7a3bc7ae3a4b58c220d914fef3ced095993ddf0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 10 Oct 2024 03:37:47 +0000 Subject: [PATCH] Update Healthy Battery Charging to 2.0.8 (10) --- ...biz.binarysolutions.healthybatterycharging.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/biz.binarysolutions.healthybatterycharging.yml b/metadata/biz.binarysolutions.healthybatterycharging.yml index c365eafd8a..76f5dc7948 100644 --- a/metadata/biz.binarysolutions.healthybatterycharging.yml +++ b/metadata/biz.binarysolutions.healthybatterycharging.yml @@ -92,9 +92,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 4 fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 2.0.8 + versionCode: 10 + commit: 0250bde1921e2a5eaf75d772409fffe33f120f4f + 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.7 -CurrentVersionCode: 9 +CurrentVersion: 2.0.8 +CurrentVersionCode: 10