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