From ffbca4b00cc302c648274d3ad89fefb58ff301ad Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 15 Jan 2021 14:05:54 +0100 Subject: [PATCH] AndrOBD: force Name:, its not ^Ccked up from Triple-T `fdroid update`'s handling of Triple-T in gradle subdirs is less than ideal so this forces Name: to ensure the apps don't all have the same name: "AndrOBD MQTTPublisher". --- metadata/com.fr3ts0n.androbd.plugin.gpsprovider.yml | 2 +- metadata/com.fr3ts0n.androbd.plugin.mqtt.yml | 2 +- metadata/com.fr3ts0n.androbd.plugin.sensorprovider.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/com.fr3ts0n.androbd.plugin.gpsprovider.yml b/metadata/com.fr3ts0n.androbd.plugin.gpsprovider.yml index 835ca58e1b..9c48577e7c 100644 --- a/metadata/com.fr3ts0n.androbd.plugin.gpsprovider.yml +++ b/metadata/com.fr3ts0n.androbd.plugin.gpsprovider.yml @@ -8,7 +8,7 @@ Changelog: https://github.com/fr3ts0n/AndrOBD-Plugin/releases Donate: https://paypal.me/fr3ts0n Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP -AutoName: AndrOBD GpsProvider +Name: AndrOBD GpsProvider RepoType: git Repo: https://github.com/fr3ts0n/AndrOBD-Plugin.git diff --git a/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml b/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml index 1d29bfccfe..cc35bfd4c5 100644 --- a/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml +++ b/metadata/com.fr3ts0n.androbd.plugin.mqtt.yml @@ -8,7 +8,7 @@ Changelog: https://github.com/fr3ts0n/AndrOBD-Plugin/releases Donate: https://paypal.me/fr3ts0n Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP -AutoName: AndrOBD MqttPublisher +Name: AndrOBD MqttPublisher RepoType: git Repo: https://github.com/fr3ts0n/AndrOBD-Plugin diff --git a/metadata/com.fr3ts0n.androbd.plugin.sensorprovider.yml b/metadata/com.fr3ts0n.androbd.plugin.sensorprovider.yml index 26f7cdba9a..51c4fe51ca 100644 --- a/metadata/com.fr3ts0n.androbd.plugin.sensorprovider.yml +++ b/metadata/com.fr3ts0n.androbd.plugin.sensorprovider.yml @@ -8,7 +8,7 @@ Changelog: https://github.com/fr3ts0n/AndrOBD-Plugin/releases Donate: https://paypal.me/fr3ts0n Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP -AutoName: AndrOBD SensorProvider +Name: AndrOBD SensorProvider RepoType: git Repo: https://github.com/fr3ts0n/AndrOBD-Plugin.git