Update Gadgetbridge to 0.86.0 (239)

This commit is contained in:
checkupdates bot 2025-06-22 08:03:46 +00:00 committed by Licaon_Kter
parent c7a441fb0e
commit 11baa32986

View file

@ -2054,7 +2054,31 @@ Builds:
- cd ../external
- ./build_fossil_hr_gbapps.sh
- versionName: 0.86.0
versionCode: 239
commit: 0dd1abdb13185246b0729d214fdd8039d4b02622
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.85.0
CurrentVersionCode: 238
CurrentVersion: 0.86.0
CurrentVersionCode: 239