chore: update version to v1.3.9 and modify app names for bb8au and xoxau modules

This commit is contained in:
2026-05-18 09:54:53 +08:00
parent 8ef20361fd
commit 066e3f9109
8 changed files with 27 additions and 6 deletions

View File

@@ -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