Update Gadgetbridge to 0.63.1 (207)

This commit is contained in:
F-Droid checkupdates bot 2021-12-14 04:19:22 +00:00
parent 6083e5a830
commit 47651320e1

View file

@ -1509,7 +1509,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.63.1
versionCode: 207
commit: e6c3ec24ecfae4a51464db05a151738e78fb883c
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.63.0
CurrentVersionCode: 206
CurrentVersion: 0.63.1
CurrentVersionCode: 207