am f07fbe58: Merge "fix RSBalls to be minSDK=14"
* commit 'f07fbe5881e36f5c90d7cfe562e2ac830217a88e': fix RSBalls to be minSDK=14
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.example.android.rs.balls">
|
||||
<uses-sdk android:minSdkVersion="11" />
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
<application
|
||||
android:label="RsBalls"
|
||||
android:icon="@drawable/test_pattern">
|
||||
|
||||
Reference in New Issue
Block a user