mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Gadgetbridge to 0.71.0 (216)
This commit is contained in:
parent
b7731a1b61
commit
72bc76b3f7
1 changed files with 22 additions and 2 deletions
|
|
@ -1689,7 +1689,27 @@ Builds:
|
|||
- ./build_fossil_hr_watchface.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 0.71.0
|
||||
versionCode: 216
|
||||
commit: 96a8785ed554166307e7ec72391ffff16ccef708
|
||||
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.70.0
|
||||
CurrentVersionCode: 215
|
||||
CurrentVersion: 0.71.0
|
||||
CurrentVersionCode: 216
|
||||
|
|
|
|||
Loading…
Reference in a new issue