Update Gadgetbridge to 0.61.0 (204)

This commit is contained in:
F-Droid checkupdates bot 2021-10-17 04:15:07 +00:00
parent 28e13d1bc3
commit c65269aa42

View file

@ -1449,7 +1449,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.61.0
versionCode: 204
commit: 2c6907b02bd6bdb28e520b755798b3dbbbaad316
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.60.0
CurrentVersionCode: 203
CurrentVersion: 0.61.0
CurrentVersionCode: 204