updated manifest with proper version code, set save location to auto, and verified other information for release
This commit is contained in:
2011-02-16 16:45:46 +00:00
parent f3e40559d4
commit 60b337120b
6 changed files with 208 additions and 2 deletions

View File

@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.TwentyCodes.android.SweetDreamsFull"
android:versionCode="1"
android:versionName="1.0">
android:versionCode="1" android:versionName="1.0.0" android:installLocation="auto">
<uses-sdk android:minSdkVersion="3" />
<application android:label="@string/app_name" android:icon="@drawable/playdisabled">