From 3811e3b79ea63eedd8f0b8628f0e370c51e3662f Mon Sep 17 00:00:00 2001 From: Lars Date: Sat, 20 Sep 2014 13:07:27 +0200 Subject: New version and minsdk raise for calender plugin Alignment with cgeo-legacy minsdk as this plugin is also supported there but we no longer supported smaller sdk versions --- cgeo-calendar/AndroidManifest.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cgeo-calendar/AndroidManifest.xml b/cgeo-calendar/AndroidManifest.xml index 561b918..64968e5 100644 --- a/cgeo-calendar/AndroidManifest.xml +++ b/cgeo-calendar/AndroidManifest.xml @@ -1,11 +1,11 @@ + android:versionCode="4" + android:versionName="1.4" > @@ -37,4 +37,4 @@ - \ No newline at end of file + -- cgit v1.1