From f8e54ff3b56ede67e89e821634005edea8476843 Mon Sep 17 00:00:00 2001 From: fr3ts0n Date: Tue, 17 Sep 2019 15:20:59 +0000 Subject: [PATCH] AndrOBD MqttPublisher: fix build with submodule --- metadata/com.fr3ts0n.androbd.plugin.mqtt.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml b/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml index ac7d811302..145aa21ad8 100644 --- a/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml +++ b/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml @@ -5,7 +5,7 @@ WebSite: https://github.com/fr3ts0n/AndrOBD-Plugin/wiki SourceCode: https://github.com/fr3ts0n/AndrOBD-Plugin IssueTracker: https://github.com/fr3ts0n/AndrOBD-Plugin/issues Changelog: https://github.com/fr3ts0n/AndrOBD-Plugin/releases -Donate: https://www.paypal.me/fr3ts0n +Donate: https://paypal.me/fr3ts0n Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP AutoName: AndrOBD MqttPublisher @@ -32,6 +32,8 @@ Builds: versionCode: 10003 commit: V1.0.3 subdir: MqttPublisher + submodules: + - true gradle: - yes