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

This commit is contained in:
2026-04-23 09:49:37 +08:00
parent 088a98a327
commit e0d45f43a1
30 changed files with 123 additions and 80 deletions

View File

@@ -3,7 +3,7 @@ plugins {
id 'com.google.gms.google-services'
}
def appOutPutName = "XMETH98"
def appOutPutName = "1xace"
android {
namespace rootProject.ext.namespace
@@ -15,18 +15,18 @@ android {
versionName rootProject.ext.versionName
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
applicationId "com.xyz.xbox98"
applicationId "com.xzchzhciz.xace"
//app大背景色
resValue('color', 'windows_color', '#1A1A1A')
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
resValue('color', 'style_color', '#1A1A1A')
//app 名字
resValue('string', 'app_name', 'XMETH98')
resValue('string', 'app_name', '1xace')
buildConfigField "String", "BASE_URL", "\"https://live22x.com/\""
buildConfigField "int", "USERID", "247"
buildConfigField "int", "USERID", "275"
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": "89100355466",
"project_id": "xbox98-331d1",
"storage_bucket": "xbox98-331d1.firebasestorage.app"
"project_number": "391238796519",
"project_id": "xace-71a6e",
"storage_bucket": "xace-71a6e.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:89100355466:android:fa2bc56af31c610c9daa73",
"mobilesdk_app_id": "1:391238796519:android:c1d52755db863f3ea34e42",
"android_client_info": {
"package_name": "com.xyz.xbox98"
"package_name": "com.xzchzhciz.xace"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyAP9sTgxquQBJ8D48yN_GVe2SKzOYykY7E"
"current_key": "AIzaSyCf_2S7Mc6dkpBtKzkfgbSM7OzqKe0jdD4"
}
],
"services": {