From d013e1dee559c1dda50bf0c6636a7711ac75bb91 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 29 May 2020 17:00:09 +0000 Subject: [PATCH] Update MAXS Module Bluetooth to 0.5.9-SNAPSHOT (2000502508) --- metadata/org.projectmaxs.module.bluetooth.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.bluetooth.yml b/metadata/org.projectmaxs.module.bluetooth.yml index aa3503b01c..37db042502 100644 --- a/metadata/org.projectmaxs.module.bluetooth.yml +++ b/metadata/org.projectmaxs.module.bluetooth.yml @@ -365,7 +365,20 @@ Builds: - module-shell/libraryProjects/root-commands/ExampleApp prebuild: make prebuild + - versionName: 0.5.9-SNAPSHOT + versionCode: 2000502508 + commit: 0.5.9-SNAPSHOT + 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 UpdateCheckMode: Tags -CurrentVersion: 0.5.8 -CurrentVersionCode: 2000502507 +CurrentVersion: 0.5.9-SNAPSHOT +CurrentVersionCode: 2000502508