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

@@ -10,6 +10,7 @@ package com.TwentyCodes.android.SweetDreamsLib;
public final class R {
public static final class array {
public static final int sounds=0x7f060000;
public static final int sounds_lite=0x7f060001;
}
public static final class attr {
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
@@ -94,6 +95,7 @@ containing a value of this type.
}
public static final class xml {
public static final int settings=0x7f040000;
public static final int settings_lite=0x7f040001;
}
public static final class styleable {
/** Attributes that can be used with a com_admob_android_ads_AdView.