From 141a9b6cb8555be577d5561f92d707f26fef7169 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 9 Jul 2023 15:50:14 +0000 Subject: [PATCH] Update Gadgetbridge to 0.75.1 (224) --- .../nodomain.freeyourgadget.gadgetbridge.yml | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge.yml b/metadata/nodomain.freeyourgadget.gadgetbridge.yml index d6d2194c16..92187d9ffd 100644 --- a/metadata/nodomain.freeyourgadget.gadgetbridge.yml +++ b/metadata/nodomain.freeyourgadget.gadgetbridge.yml @@ -1811,7 +1811,24 @@ Builds: - cd ../external - ./build_fossil_hr_watchface.sh + - versionName: 0.75.1 + versionCode: 224 + commit: bb17a0731f8b4a6faafedf3c4267c66b8cb5270f + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y make gcc gcc-multilib cmake + gradle: + - main + scandelete: + - app/src/main/assets/fossil_hr + - external/fossil-hr-watchface/build/files/icons + build: + - cd ../external + - ./build_fossil_hr_watchface.sh + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.75.0 -CurrentVersionCode: 223 +CurrentVersion: 0.75.1 +CurrentVersionCode: 224