refs #128
updated manifest with proper version code, set save location to auto, and verified other information for release
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user