Update Gadgetbridge to 0.87.0 (241)

This commit is contained in:
checkupdates bot 2025-09-14 04:51:24 +00:00 committed by Licaon_Kter
parent 41275ca912
commit 949e947234

View file

@ -2103,7 +2103,31 @@ Builds:
- cd ../external
- ./build_fossil_hr_gbapps.sh
- versionName: 0.87.0
versionCode: 241
commit: bf4b65a70b494f8a3f00e544bd34fe034c56a004
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y cmake gcc gcc-multilib make python3-crc32c
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- mainline
rm:
- external/jerryscript/tools/babel/package.json
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.86.1
CurrentVersionCode: 240
CurrentVersion: 0.87.0
CurrentVersionCode: 241