feat: 新增多个模块的基础配置和资源文件
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "1xme8"
|
||||
def appOutPutName = "xmeth98"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
@@ -15,18 +15,18 @@ android {
|
||||
versionName rootProject.ext.versionName
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
applicationId "com.xubdjagad.xme8"
|
||||
applicationId "com.dhaisdhaida.xmelth98"
|
||||
|
||||
//app大背景色
|
||||
resValue('color', 'windows_color', '#1A1A1A')
|
||||
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
|
||||
resValue('color', 'style_color', '#1A1A1A')
|
||||
//app 名字
|
||||
resValue('string', 'app_name', '1xme8')
|
||||
resValue('string', 'app_name', 'XMETH98')
|
||||
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://live22x.com/\""
|
||||
buildConfigField "int", "USERID", "271"
|
||||
buildConfigField "int", "USERID", "273"
|
||||
buildConfigField "boolean", "IS_WHITE", "false"
|
||||
buildConfigField "boolean", "IS_ROUND", "true"
|
||||
buildConfigField "int", "ROUND_RADIUS", "10"
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "897864964295",
|
||||
"project_id": "xme8-13ff8",
|
||||
"storage_bucket": "xme8-13ff8.firebasestorage.app"
|
||||
"project_number": "910239798792",
|
||||
"project_id": "xmeth98-c2ad4",
|
||||
"storage_bucket": "xmeth98-c2ad4.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:897864964295:android:7f67ae5b34b08b2db7c6e2",
|
||||
"mobilesdk_app_id": "1:910239798792:android:a27e2ddea2bada4c6be3bd",
|
||||
"android_client_info": {
|
||||
"package_name": "com.xubdjagad.xme8"
|
||||
"package_name": "com.dhaisdhaida.xmelth98"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyAk1_mDL5tmtzG_TqguvTqqjjau-BzI3m0"
|
||||
"current_key": "AIzaSyC-ZfR6T_F9L1qGRNUKg875ldSod_1xX94"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 39 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user