feat:【Habu Live】替换logo、包名、第三方KEY
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE resources [<!ENTITY app_name "Piko" >]>
|
||||
<!DOCTYPE resources [<!ENTITY app_name "Habu Live" >]>
|
||||
<resources>
|
||||
<string name="app_name">&app_name;</string>
|
||||
|
||||
|
@@ -8,5 +8,5 @@ public class Constants {
|
||||
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";
|
||||
}
|
||||
|
Reference in New Issue
Block a user