Update Gadgetbridge to 0.67.1 (212)

This commit is contained in:
F-Droid checkupdates bot 2022-05-31 04:35:55 +00:00
parent bb63f67661
commit 0cd9334973

View file

@ -1609,7 +1609,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.67.1
versionCode: 212
commit: d9d906677cf3db6cb753386f2e1d397c3b84feda
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.67.0
CurrentVersionCode: 211
CurrentVersion: 0.67.1
CurrentVersionCode: 212