mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Gadgetbridge to 0.85.0 (238)
This commit is contained in:
parent
3fc4cff729
commit
3e73aa6323
1 changed files with 22 additions and 2 deletions
|
|
@ -2034,7 +2034,27 @@ Builds:
|
||||||
- cd ../external
|
- cd ../external
|
||||||
- ./build_fossil_hr_gbapps.sh
|
- ./build_fossil_hr_gbapps.sh
|
||||||
|
|
||||||
|
- versionName: 0.85.0
|
||||||
|
versionCode: 238
|
||||||
|
commit: dcebe5f4c1b05f34bd585b197f03785ec2324d4e
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y cmake gcc gcc-multilib make python3-crc32c
|
||||||
|
gradle:
|
||||||
|
- mainline
|
||||||
|
rm:
|
||||||
|
- external/jerryscript/tools/babel/package.json
|
||||||
|
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.84.0
|
CurrentVersion: 0.85.0
|
||||||
CurrentVersionCode: 237
|
CurrentVersionCode: 238
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue