feat:修改google渠道名
feat:增加动态应用名
This commit is contained in:
@@ -6,7 +6,5 @@ public class Constants {
|
||||
public static final int UPLOAD_IMAGE_MAX_FILE_LENGTH = 640;
|
||||
//上传的图片 默认宽高最大值 2340
|
||||
public static final int UPLOAD_IMAGE_MAX_SIZE = 2340;
|
||||
//上传的gif 默认大小不能超过 1MB
|
||||
public static final int UPLOAD_GIF_MAX_SIZE = 1 << 20;
|
||||
public static final String GOOGLE = "google_habu";
|
||||
public static final String GOOGLE = "google_hiyoo";
|
||||
}
|
||||
|
Reference in New Issue
Block a user