From 611cfde5c024add8345c4dd8cc9ab41b1f363905 Mon Sep 17 00:00:00 2001 From: Vince Harron Date: Sun, 13 Apr 2014 12:17:28 -0700 Subject: [PATCH] Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API Change-Id: Id023af411c6a8b5dc6a94765a9391306ce19a31f --- samples/BluetoothChat/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/BluetoothChat/AndroidManifest.xml b/samples/BluetoothChat/AndroidManifest.xml index 895e633d4..472667089 100644 --- a/samples/BluetoothChat/AndroidManifest.xml +++ b/samples/BluetoothChat/AndroidManifest.xml @@ -17,7 +17,7 @@ package="com.example.android.BluetoothChat" android:versionCode="1" android:versionName="1.0"> - +