From c3287935914ef81941bc65a6ff9956a074fbc32a Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 25 Jul 2012 15:22:47 +0200 Subject: Fix importing custom options with spaces --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4a694c0b..0818447f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ + android:versionCode="43" + android:versionName="0.5.16" > -- cgit v1.2.3