From b559111258fe106c0e7593a135616e6554bf5f62 Mon Sep 17 00:00:00 2001 From: Albert Vaca Date: Tue, 10 Sep 2013 11:56:36 +0200 Subject: [PATCH] Changes for compatibility with tablets Google play won't show apps that depend on "telephony" to non-3g devices --- KdeConnect/src/main/AndroidManifest.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/KdeConnect/src/main/AndroidManifest.xml b/KdeConnect/src/main/AndroidManifest.xml index b859b083..916a36ba 100644 --- a/KdeConnect/src/main/AndroidManifest.xml +++ b/KdeConnect/src/main/AndroidManifest.xml @@ -1,19 +1,29 @@ + android:versionCode="4" + android:versionName="0.2.1"> + + + + - + - +