Update Gadgetbridge to 0.69.0 (214)

This commit is contained in:
F-Droid checkupdates bot 2022-08-23 04:38:47 +00:00
parent 9aeffff1f8
commit 5cf970d0b5

View file

@ -1649,7 +1649,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.69.0
versionCode: 214
commit: c690b9552ecea3a2aa38dd75f57e5aab56737781
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- main
scandelete:
- app/src/main/assets/fossil_hr
- external/fossil-hr-watchface/build/files/icons
- GBDaoGenerator/build
build:
- cd ../external
- ./build_fossil_hr_watchface.sh
ndk: r21e
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.68.0
CurrentVersionCode: 213
CurrentVersion: 0.69.0
CurrentVersionCode: 214