Update Gadgetbridge to 0.73.0 (221)

This commit is contained in:
F-Droid checkupdates bot 2023-02-22 15:49:58 +00:00
parent 741fd3e180
commit 8eade603bf

View file

@ -1760,7 +1760,24 @@ Builds:
- cd ../external
- ./build_fossil_hr_watchface.sh
- versionName: 0.73.0
versionCode: 221
commit: 4f34725656077a39f3af5bdfcdb0b4a63494d683
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.72.0
CurrentVersionCode: 220
CurrentVersion: 0.73.0
CurrentVersionCode: 221