feat: 更新多个模块的基础配置和资源文件

- 更新版本号至 v1.3.7
- 修改多个模块的 build.gradle 文件,更新应用 ID 和资源配置
- 新增 we1win、afb77au、bb8au、be9au、gg66au、sg99live、u8888aud、uu3au 模块的基础配置
- 删除 xoxoau8 模块及其相关文件
- 更新 Firebase 配置文件以匹配新的项目设置
This commit is contained in:
2026-05-06 17:18:52 +08:00
parent 27f8695ca6
commit a382297ec2
55 changed files with 174 additions and 695 deletions

View File

@@ -3,7 +3,7 @@ plugins {
id 'com.google.gms.google-services'
}
def appOutPutName = "uu33au"
def appOutPutName = "u8888aud"
android {
namespace rootProject.ext.namespace
@@ -15,18 +15,18 @@ android {
versionName rootProject.ext.versionName
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
applicationId "com.xyz.uu33au"
applicationId "com.asjdusub.u8888aud"
//app大背景色
resValue('color', 'windows_color', '#FFFFFF')
resValue('color', 'windows_color', '#D3FFDC')
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
resValue('color', 'style_color', '#FFFFFF')
resValue('color', 'style_color', '#245825')
//app 名字
resValue('string', 'app_name', 'UU33AU')
resValue('string', 'app_name', 'U8888AUD')
buildConfigField "String", "BASE_URL", "\"https://live22x.com/\""
buildConfigField "int", "USERID", "194"
buildConfigField "int", "USERID", "70"
buildConfigField "boolean", "IS_WHITE", "false"
buildConfigField "boolean", "IS_ROUND", "true"
buildConfigField "int", "ROUND_RADIUS", "10"

View File

@@ -1,21 +1,21 @@
{
"project_info": {
"project_number": "289684120498",
"project_id": "notiu4u33",
"storage_bucket": "notiu4u33.firebasestorage.app"
"project_number": "613558775561",
"project_id": "u8888aud",
"storage_bucket": "u8888aud.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:289684120498:android:8353724077c147f6a87aab",
"mobilesdk_app_id": "1:613558775561:android:8ac2949fbeb1fa3a086dd8",
"android_client_info": {
"package_name": "com.xyz.uu33au"
"package_name": "com.asjdusub.u8888aud"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDbm7aypAIFlowGoMKUoY83VLDnxcMQYVo"
"current_key": "AIzaSyDJ0_7KJwTWzhif54ohwHvQyRdLGeXXRfk"
}
],
"services": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 334 KiB

After

Width:  |  Height:  |  Size: 222 KiB