From 4a3bbf6165376e6cad4f2d139d33f84c261491ba Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Sat, 25 May 2013 23:00:30 -0500 Subject: [PATCH] [Android] Drop minimum Android version support to 2.3 since there is a /bunch/ of people asking for it. --- Source/Android/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Android/AndroidManifest.xml b/Source/Android/AndroidManifest.xml index e9c33670e9..cb7814c703 100644 --- a/Source/Android/AndroidManifest.xml +++ b/Source/Android/AndroidManifest.xml @@ -4,7 +4,7 @@ android:versionCode="2" android:versionName="0.2" > - +