mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Gadgetbridge to 0.59.2 (201)
This commit is contained in:
parent
ad7a62edfe
commit
91104b15cc
1 changed files with 20 additions and 2 deletions
|
|
@ -1389,7 +1389,25 @@ Builds:
|
|||
- cd ../external
|
||||
- ./build_fossil_hr_watchface.sh
|
||||
|
||||
- versionName: 0.59.2
|
||||
versionCode: 201
|
||||
commit: 86ccd408cdff600f0bd86bd9677016c839aee5a5
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.59.1
|
||||
CurrentVersionCode: 200
|
||||
CurrentVersion: 0.59.2
|
||||
CurrentVersionCode: 201
|
||||
|
|
|
|||
Loading…
Reference in a new issue