Bump sdk version requirement.

This commit is contained in:
Brian Pellin 2009-07-06 15:01:46 -05:00
parent 5cadc5870d
commit dba3585055
3 changed files with 3 additions and 3 deletions

View file

@ -2,6 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View file

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.keepass"
android:versionName="0.2.1" android:versionCode="11">
<uses-sdk android:minSdkVersion="1"/>
<uses-sdk android:minSdkVersion="3"/>
<application android:label="@string/app_name" android:icon="@drawable/keepass_icon">
<activity android:name=".KeePass"
android:label="@string/app_name">

View file

@ -8,7 +8,7 @@
# project structure.
# Project target.
target=android-2
target=android-3
# apk configurations. This property allows creation of APK files with limited
# resources. For example, if your application contains many locales and
# you wish to release multiple smaller apks instead of a large one, you can