diff --git a/metadata/nodomain.freeyourgadget.gadgetbridge.yml b/metadata/nodomain.freeyourgadget.gadgetbridge.yml index 7d3abc7566..e8f1c5f853 100644 --- a/metadata/nodomain.freeyourgadget.gadgetbridge.yml +++ b/metadata/nodomain.freeyourgadget.gadgetbridge.yml @@ -1726,7 +1726,24 @@ Builds: - cd ../external - ./build_fossil_hr_watchface.sh + - versionName: 0.71.3 + versionCode: 219 + commit: 55cbac5f8f0c24e17face3a3e349ef4d7d7eda53 + 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.2 -CurrentVersionCode: 218 +CurrentVersion: 0.71.3 +CurrentVersionCode: 219