am e8ab84bb: am ab7ab626: am caa62895: am 611cfde5: Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
* commit 'e8ab84bbfb88ed266525c0e3aac0621d1a2433e8': Prefixed minSdkVersion with "android:" Set minSdkVersion to 11 to support ActionBar API
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package="com.example.android.BluetoothChat"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
<uses-sdk minSdkVersion="6" />
|
||||
<uses-sdk android:minSdkVersion="11" />
|
||||
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
|
||||
<uses-permission android:name="android.permission.BLUETOOTH" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user