mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Gadgetbridge to 0.59.3 (202)
This commit is contained in:
parent
307ab9921f
commit
011db9b1f5
1 changed files with 22 additions and 2 deletions
|
|
@ -1409,7 +1409,27 @@ Builds:
|
||||||
- ./build_fossil_hr_watchface.sh
|
- ./build_fossil_hr_watchface.sh
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 0.59.3
|
||||||
|
versionCode: 202
|
||||||
|
commit: eb8284f0793aa25ca12bd2e88d172fac5a0ba18e
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.59.2
|
CurrentVersion: 0.59.3
|
||||||
CurrentVersionCode: 201
|
CurrentVersionCode: 202
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue