Update Gadgetbridge to 0.63.0 (206)

This commit is contained in:
F-Droid checkupdates bot 2021-11-26 04:25:43 +00:00
parent 230d4cc2ab
commit 9cb150bfa0

View file

@ -1489,7 +1489,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.63.0
versionCode: 206
commit: 0c919d2e2f28e3e1ef33a5abb002d6edb4e15e6b
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
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.62.0
CurrentVersionCode: 205
CurrentVersion: 0.63.0
CurrentVersionCode: 206