Update Gadgetbridge to 0.60.0 (203)

This commit is contained in:
F-Droid checkupdates bot 2021-09-26 04:21:47 +00:00
parent 2c8339755f
commit 73fecac7cc

View file

@ -1429,7 +1429,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.60.0
versionCode: 203
commit: c80ccade362a1b9fb7b4a7b9efc1121ca2027c77
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.59.3
CurrentVersionCode: 202
CurrentVersion: 0.60.0
CurrentVersionCode: 203