From c0791b28e5f4cc392151d62bfb284c0159cdfcc6 Mon Sep 17 00:00:00 2001 From: Lars Date: Fri, 4 Apr 2014 13:33:30 +0200 Subject: Update version code for contacts plugin The plugin was changed since initial build. To make sure we do not test and release an outdated apk I increase the version before building the initial release with CI. --- cgeo-contacts/AndroidManifest.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cgeo-contacts') diff --git a/cgeo-contacts/AndroidManifest.xml b/cgeo-contacts/AndroidManifest.xml index 9c070b4..e914118 100644 --- a/cgeo-contacts/AndroidManifest.xml +++ b/cgeo-contacts/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="2" + android:versionName="1.1" > - \ No newline at end of file + -- cgit v1.1