Merge "small HC Gallery updates to put alternative values in appropriate config and update manifest"
This commit is contained in:
@@ -16,9 +16,9 @@
|
|||||||
-->
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.example.android.hcgallery" android:versionCode="2"
|
package="com.example.android.hcgallery" android:versionCode="2"
|
||||||
android:versionName="1.2">
|
android:versionName="1.5">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="11" android:targetSdkVersion="13" />
|
<uses-sdk android:minSdkVersion="11" android:targetSdkVersion="14" />
|
||||||
|
|
||||||
<!-- Declares that the app supports devices w/o touch, such as a mouse-driven device
|
<!-- Declares that the app supports devices w/o touch, such as a mouse-driven device
|
||||||
or a device that provides only a d-pad for navigation -->
|
or a device that provides only a d-pad for navigation -->
|
||||||
|
|||||||
Reference in New Issue
Block a user