diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge.yml b/metadata/nodomain.freeyourgadget.gadgetbridge.yml index 92187d9ffd..da26a7d81b 100644 --- a/metadata/nodomain.freeyourgadget.gadgetbridge.yml +++ b/metadata/nodomain.freeyourgadget.gadgetbridge.yml @@ -1828,7 +1828,24 @@ Builds: - cd ../external - ./build_fossil_hr_watchface.sh + - versionName: 0.76.0 + versionCode: 225 + commit: 7420899bb91a0089e4732e45031d91d0c1de9f0c + 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.1 -CurrentVersionCode: 224 +CurrentVersion: 0.76.0 +CurrentVersionCode: 225