Update Gadgetbridge to 0.87.1 (242)

This commit is contained in:
checkupdates bot 2025-09-24 04:55:18 +00:00
parent a36a4270ea
commit d2bdc63238

View file

@ -2127,7 +2127,31 @@ Builds:
- cd ../external
- ./build_fossil_hr_gbapps.sh
- versionName: 0.87.1
versionCode: 242
commit: 478b482750a8205a920395248925c2adddd626ea
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.87.0
CurrentVersionCode: 241
CurrentVersion: 0.87.1
CurrentVersionCode: 242