mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Gadgetbridge to 0.77.0 (227)
This commit is contained in:
parent
b6b9c9040b
commit
0f78d361e0
1 changed files with 19 additions and 2 deletions
|
|
@ -1842,7 +1842,24 @@ Builds:
|
||||||
- cd ../external
|
- cd ../external
|
||||||
- ./build_fossil_hr_watchface.sh
|
- ./build_fossil_hr_watchface.sh
|
||||||
|
|
||||||
|
- versionName: 0.77.0
|
||||||
|
versionCode: 227
|
||||||
|
commit: 275deb4d06de6b64c0d7e73d13f6f2ad2879fe25
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.76.1
|
CurrentVersion: 0.77.0
|
||||||
CurrentVersionCode: 226
|
CurrentVersionCode: 227
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue