Update Gadgetbridge to 0.59.2 (201)

This commit is contained in:
F-Droid checkupdates bot 2021-08-27 04:14:26 +00:00
parent ad7a62edfe
commit 91104b15cc

View file

@ -1389,7 +1389,25 @@ Builds:
- cd ../external
- ./build_fossil_hr_watchface.sh
- versionName: 0.59.2
versionCode: 201
commit: 86ccd408cdff600f0bd86bd9677016c839aee5a5
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
build:
- cd ../external
- ./build_fossil_hr_watchface.sh
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.59.1
CurrentVersionCode: 200
CurrentVersion: 0.59.2
CurrentVersionCode: 201