From 85c51ee7207e0b3efa14d6f875cc739c54492d54 Mon Sep 17 00:00:00 2001 From: Albert Vaca Date: Wed, 16 May 2018 17:10:58 +0200 Subject: [PATCH] Disable crashing plugin and bump version to release This plugin was crashing for lots of users with Android 4.X --- AndroidManifest.xml | 2 +- src/org/kde/kdeconnect/Plugins/PluginFactory.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 653a5253..e3ab04f9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,7 @@