Update Gadgetbridge to 0.62.0 (205)

This commit is contained in:
F-Droid checkupdates bot 2021-11-03 12:58:24 +00:00
parent 1dfc31b395
commit 26c5ee8266

View file

@ -1469,7 +1469,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.62.0
versionCode: 205
commit: b0585fc852aa20da8438391b501c66f167c09a42
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.61.0
CurrentVersionCode: 204
CurrentVersion: 0.62.0
CurrentVersionCode: 205