From 30fdc099b97051b98fa6418fe46cd6d7a10a9c94 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 19 Dec 2022 16:11:30 +0000 Subject: [PATCH] Update Gadgetbridge to 0.72.0 (220) --- .../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 e8f1c5f853..0830575495 100644 --- a/metadata/nodomain.freeyourgadget.gadgetbridge.yml +++ b/metadata/nodomain.freeyourgadget.gadgetbridge.yml @@ -1743,7 +1743,24 @@ Builds: - cd ../external - ./build_fossil_hr_watchface.sh + - versionName: 0.72.0 + versionCode: 220 + commit: 824d75ccc0d26fad888507ed6776b4f3b3696ae0 + 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 %v UpdateCheckMode: Tags -CurrentVersion: 0.71.3 -CurrentVersionCode: 219 +CurrentVersion: 0.72.0 +CurrentVersionCode: 220