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