mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Gadgetbridge: 0.59.1
This commit is contained in:
parent
df478e2bf3
commit
0940a9c00a
1 changed files with 20 additions and 2 deletions
|
|
@ -1371,7 +1371,25 @@ Builds:
|
||||||
- popd
|
- popd
|
||||||
- mv $$fossil-hr-watchface$$/*.bin src/main/assets/fossil_hr/
|
- mv $$fossil-hr-watchface$$/*.bin src/main/assets/fossil_hr/
|
||||||
|
|
||||||
|
- versionName: 0.59.1
|
||||||
|
versionCode: 200
|
||||||
|
commit: df28652a0fb881e12efb2af37873f45c1c256a97
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- app/src/main/assets/fossil_hr
|
||||||
|
- external/fossil-hr-watchface/build/files/icons
|
||||||
|
build:
|
||||||
|
- cd ../external
|
||||||
|
- ./build_fossil_hr_watchface.sh
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.59.0
|
CurrentVersion: 0.59.1
|
||||||
CurrentVersionCode: 199
|
CurrentVersionCode: 200
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue