mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Gadgetbridge to 0.80.0 (231)
This commit is contained in:
parent
37ef04a082
commit
49c3fb7a5e
1 changed files with 21 additions and 2 deletions
|
|
@ -1918,7 +1918,26 @@ Builds:
|
|||
- cd ../external
|
||||
- ./build_fossil_hr_gbapps.sh
|
||||
|
||||
- versionName: 0.80.0
|
||||
versionCode: 231
|
||||
commit: f05043481ce85a80db3a8c93efbcc14f7d7da963
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc gcc-multilib cmake python3-pip
|
||||
- pip3 install crc32c
|
||||
gradle:
|
||||
- mainline
|
||||
scandelete:
|
||||
- app/src/main/assets/fossil_hr
|
||||
- external/fossil-hr-gbapps/watchface/build/files/icons
|
||||
- external/fossil-hr-gbapps/navigationApp/build/files/icons
|
||||
build:
|
||||
- cd ../external
|
||||
- ./build_fossil_hr_gbapps.sh
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.79.1
|
||||
CurrentVersionCode: 230
|
||||
CurrentVersion: 0.80.0
|
||||
CurrentVersionCode: 231
|
||||
|
|
|
|||
Loading…
Reference in a new issue