Update Gadgetbridge to 0.65.0 (209)

This commit is contained in:
F-Droid checkupdates bot 2022-01-25 04:26:48 +00:00
parent 86b4bc9d52
commit e71ff066f6

View file

@ -1549,7 +1549,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.65.0
versionCode: 209
commit: bffbea6e38a04f0c2b1439f33764b513156ad66b
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.64.0
CurrentVersionCode: 208
CurrentVersion: 0.65.0
CurrentVersionCode: 209