chore: update version to v1.3.9 and modify app names for bb8au and xoxau modules
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "xomau"
|
||||
def appOutPutName = "xofun88"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
@@ -22,7 +22,7 @@ android {
|
||||
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
|
||||
resValue('color', 'style_color', '#1A1A1A')
|
||||
//app 名字
|
||||
resValue('string', 'app_name', 'XoXau')
|
||||
resValue('string', 'app_name', 'XOFUN88')
|
||||
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://live22x.com/\""
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user