Update Gadgetbridge to 0.79.0 (229)

This commit is contained in:
F-Droid checkupdates bot 2024-02-13 14:30:31 +00:00
parent 8eb8ae6602
commit d4ed4376ce

View file

@ -1880,7 +1880,26 @@ Builds:
- cd ../external
- ./build_fossil_hr_gbapps.sh
- versionName: 0.79.0
versionCode: 229
commit: d637b9263c52b323d505495787ec606dbddfa62c
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make gcc gcc-multilib cmake python3-pip
- pip3 install crc32c
gradle:
- main
scandelete:
- app/src/main/assets/fossil_hr
- external/fossil-hr-gbapps/watchface/build/files/icons
- external/fossil-hr-gbapps/navigationApp/build/files/icons
build:
- cd ../external
- ./build_fossil_hr_gbapps.sh
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.78.0
CurrentVersionCode: 228
CurrentVersion: 0.79.0
CurrentVersionCode: 229