mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Gadgetbridge to 0.76.0 (225)
This commit is contained in:
parent
e4a1f1e710
commit
c2e8f1dfea
1 changed files with 19 additions and 2 deletions
|
|
@ -1828,7 +1828,24 @@ Builds:
|
|||
- cd ../external
|
||||
- ./build_fossil_hr_watchface.sh
|
||||
|
||||
- versionName: 0.76.0
|
||||
versionCode: 225
|
||||
commit: c912ea0378b03d0d83b5faa7b4bad16633ba302a
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc gcc-multilib cmake
|
||||
gradle:
|
||||
- main
|
||||
scandelete:
|
||||
- app/src/main/assets/fossil_hr
|
||||
- external/fossil-hr-watchface/build/files/icons
|
||||
build:
|
||||
- cd ../external
|
||||
- ./build_fossil_hr_watchface.sh
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.75.1
|
||||
CurrentVersionCode: 224
|
||||
CurrentVersion: 0.76.0
|
||||
CurrentVersionCode: 225
|
||||
|
|
|
|||
Loading…
Reference in a new issue