mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Gadgetbridge to 0.63.0 (206)
This commit is contained in:
parent
230d4cc2ab
commit
9cb150bfa0
1 changed files with 22 additions and 2 deletions
|
|
@ -1489,7 +1489,27 @@ Builds:
|
|||
- ./build_fossil_hr_watchface.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 0.63.0
|
||||
versionCode: 206
|
||||
commit: 0c919d2e2f28e3e1ef33a5abb002d6edb4e15e6b
|
||||
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
|
||||
- GBDaoGenerator/build
|
||||
build:
|
||||
- cd ../external
|
||||
- ./build_fossil_hr_watchface.sh
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.62.0
|
||||
CurrentVersionCode: 205
|
||||
CurrentVersion: 0.63.0
|
||||
CurrentVersionCode: 206
|
||||
|
|
|
|||
Loading…
Reference in a new issue