Update Gadgetbridge to 0.70.0 (215)

This commit is contained in:
F-Droid checkupdates bot 2022-09-09 04:44:29 +00:00
parent 6f39763975
commit a5489490d7

View file

@ -1669,7 +1669,27 @@ Builds:
- ./build_fossil_hr_watchface.sh
ndk: r21e
- versionName: 0.70.0
versionCode: 215
commit: a5ed37ab790e5cd174d1dd3069102688f3532816
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- main
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.69.0
CurrentVersionCode: 214
CurrentVersion: 0.70.0
CurrentVersionCode: 215