mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Gadgetbridge to 0.68.0 (213)
This commit is contained in:
parent
4c78ce1079
commit
04b04a0b26
1 changed files with 22 additions and 2 deletions
|
|
@ -1629,7 +1629,27 @@ Builds:
|
||||||
- ./build_fossil_hr_watchface.sh
|
- ./build_fossil_hr_watchface.sh
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 0.68.0
|
||||||
|
versionCode: 213
|
||||||
|
commit: 8546254539588a7a461667cde0273e4adda01592
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- main
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.67.1
|
CurrentVersion: 0.68.0
|
||||||
CurrentVersionCode: 212
|
CurrentVersionCode: 213
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue