Update Gadgetbridge to 0.64.0 (208)

This commit is contained in:
F-Droid checkupdates bot 2021-12-29 04:16:39 +00:00
parent 857027b0f3
commit bed2aeca85

View file

@ -1529,7 +1529,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.64.0
versionCode: 208
commit: ea36f2b3311a8d8de0d1e83cdf409267cc06283d
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.1
CurrentVersionCode: 207
CurrentVersion: 0.64.0
CurrentVersionCode: 208