From 70dc96a6623cabf39e22166e8d7d463d2093ccfa Mon Sep 17 00:00:00 2001 From: Nathaniel Wesley Filardo Date: Sat, 28 Sep 2019 15:23:58 +0100 Subject: [PATCH] AndroidManifest: paho service It's very important and I'm sorry this has been left out for so long --- mobile/src/main/AndroidManifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mobile/src/main/AndroidManifest.xml b/mobile/src/main/AndroidManifest.xml index cd34392..05dcaad 100644 --- a/mobile/src/main/AndroidManifest.xml +++ b/mobile/src/main/AndroidManifest.xml @@ -54,6 +54,8 @@ --> + + \ No newline at end of file -- 2.50.1