mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Gadgetbridge to 0.67.0 (211)
This commit is contained in:
parent
df0dc5d336
commit
750aa33371
1 changed files with 22 additions and 2 deletions
|
|
@ -1589,7 +1589,27 @@ Builds:
|
|||
- ./build_fossil_hr_watchface.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 0.67.0
|
||||
versionCode: 211
|
||||
commit: 6a4b28c5e0c2fe516e57514c668cb55284168aa4
|
||||
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.66.0
|
||||
CurrentVersionCode: 210
|
||||
CurrentVersion: 0.67.0
|
||||
CurrentVersionCode: 211
|
||||
|
|
|
|||
Loading…
Reference in a new issue