mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Gadgetbridge to 0.79.1 (230)
This commit is contained in:
parent
de52d5d7b5
commit
c84b59561a
1 changed files with 21 additions and 2 deletions
|
|
@ -1899,7 +1899,26 @@ Builds:
|
||||||
- cd ../external
|
- cd ../external
|
||||||
- ./build_fossil_hr_gbapps.sh
|
- ./build_fossil_hr_gbapps.sh
|
||||||
|
|
||||||
|
- versionName: 0.79.1
|
||||||
|
versionCode: 230
|
||||||
|
commit: 539579c98efa9a251b445129ecc3d5d4cd53db51
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.79.0
|
CurrentVersion: 0.79.1
|
||||||
CurrentVersionCode: 229
|
CurrentVersionCode: 230
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue