Update MAXS Module Bluetooth to 0.5.8 (2000502507)
This commit is contained in:
parent
39884a13e8
commit
17407926f2
|
@ -352,7 +352,20 @@ Builds:
|
||||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
prebuild: make prebuild
|
prebuild: make prebuild
|
||||||
|
|
||||||
|
- versionName: 0.5.8
|
||||||
|
versionCode: 2000502507
|
||||||
|
commit: 0.5.8
|
||||||
|
subdir: module-bluetooth
|
||||||
|
submodules: true
|
||||||
|
sudo: apt-get install -y imagemagick libxml2-utils
|
||||||
|
init: make -C .. module-bluetooth/Makefile
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
prebuild: make prebuild
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.5.5
|
CurrentVersion: 0.5.8
|
||||||
CurrentVersionCode: 2000501511
|
CurrentVersionCode: 2000502507
|
||||||
|
|
Loading…
Reference in a new issue