Update Gadgetbridge to 0.86.1 (240)

This commit is contained in:
F-Droid checkupdates bot 2025-06-24 04:44:57 +00:00 committed by Licaon_Kter
parent 28c31d5dad
commit 6ef73e8f48

View file

@ -2078,7 +2078,31 @@ Builds:
- cd ../external
- ./build_fossil_hr_gbapps.sh
- versionName: 0.86.1
versionCode: 240
commit: 7104a6966ec372dbf7cc8c0a9da63666bb23d0be
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.0
CurrentVersionCode: 239
CurrentVersion: 0.86.1
CurrentVersionCode: 240