Update Bangle.js Gadgetbridge to 0.78.0-banglejs (228)

This commit is contained in:
F-Droid checkupdates bot 2024-01-15 05:20:06 +00:00
parent fa11e4aa2f
commit b7ef38deb7

View file

@ -189,8 +189,27 @@ Builds:
- cd ../external
- ./build_fossil_hr_gbapps.sh
- versionName: 0.78.0-banglejs
versionCode: 228
commit: baaee8f589b508f76a6ca7ceeab13feb0339900d
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make gcc gcc-multilib cmake python3-pip
- pip3 install crc32c
gradle:
- banglejs
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
UpdateCheckName: nodomain.freeyourgadget.gadgetbridge
CurrentVersion: 0.77.0-banglejs
CurrentVersionCode: 227
CurrentVersion: 0.78.0-banglejs
CurrentVersionCode: 228