Merge "small HC Gallery updates to put alternative values in appropriate config and update manifest"

This commit is contained in:
Scott Main
2011-09-21 15:58:21 -07:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -16,9 +16,9 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
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
or a device that provides only a d-pad for navigation -->