Update MAXS Module Bluetooth to 0.5.12 (2000503575)

This commit is contained in:
F-Droid checkupdates bot 2020-11-19 04:21:04 +00:00
parent 606b6d3f09
commit 8be068970a

View file

@ -405,7 +405,22 @@ Builds:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
- versionName: 0.5.12
versionCode: 2000503575
commit: 0.5.12
subdir: module-bluetooth
submodules: true
sudo:
- apt-get update || apt-get update
- 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
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.5.10
CurrentVersionCode: 2000503375
CurrentVersion: 0.5.12
CurrentVersionCode: 2000503575