Update Target SDK to 23
Update Target SDK to 23 to address issue from vendor build system Change-Id: I8d583d4b18d396c10b7ac7afdaabe2d4e974db73
This commit is contained in:
committed by
Michael Bestas
parent
1b5ff365a0
commit
3ee2dfbcd6
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="7"
|
android:minSdkVersion="7"
|
||||||
android:targetSdkVersion="10"
|
android:targetSdkVersion="23"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<application android:icon="@drawable/ic_launcher"
|
<application android:icon="@drawable/ic_launcher"
|
||||||
|
|||||||
Reference in New Issue
Block a user