mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update Gadgetbridge to 0.66.0 (210)
This commit is contained in:
parent
56834155e2
commit
1dfe31a85e
1 changed files with 22 additions and 2 deletions
|
|
@ -1569,7 +1569,27 @@ Builds:
|
|||
- ./build_fossil_hr_watchface.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 0.66.0
|
||||
versionCode: 210
|
||||
commit: 3423dbde9a4a9177e9b9048521a2a2eff9dfbe5e
|
||||
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.65.0
|
||||
CurrentVersionCode: 209
|
||||
CurrentVersion: 0.66.0
|
||||
CurrentVersionCode: 210
|
||||
|
|
|
|||
Loading…
Reference in a new issue