feat: 新增多个模块的基础配置和资源文件
This commit is contained in:
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "1xace"
|
||||
def appOutPutName = "vv88"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
@@ -15,18 +15,18 @@ android {
|
||||
versionName rootProject.ext.versionName
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
applicationId "com.xzchzhciz.xace"
|
||||
applicationId "com.shdadada.vv88acue"
|
||||
|
||||
//app大背景色
|
||||
resValue('color', 'windows_color', '#1A1A1A')
|
||||
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
|
||||
resValue('color', 'style_color', '#1A1A1A')
|
||||
//app 名字
|
||||
resValue('string', 'app_name', '1xace')
|
||||
resValue('string', 'app_name', 'vv88')
|
||||
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://live22x.com/\""
|
||||
buildConfigField "int", "USERID", "275"
|
||||
buildConfigField "int", "USERID", "276"
|
||||
buildConfigField "boolean", "IS_WHITE", "false"
|
||||
buildConfigField "boolean", "IS_ROUND", "true"
|
||||
buildConfigField "int", "ROUND_RADIUS", "10"
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "391238796519",
|
||||
"project_id": "xace-71a6e",
|
||||
"storage_bucket": "xace-71a6e.firebasestorage.app"
|
||||
"project_number": "644891947661",
|
||||
"project_id": "vv88aue",
|
||||
"storage_bucket": "vv88aue.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:391238796519:android:c1d52755db863f3ea34e42",
|
||||
"mobilesdk_app_id": "1:644891947661:android:e7ad30e029fef266c8a8c4",
|
||||
"android_client_info": {
|
||||
"package_name": "com.xzchzhciz.xace"
|
||||
"package_name": "com.shdadada.vv88acue"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyCf_2S7Mc6dkpBtKzkfgbSM7OzqKe0jdD4"
|
||||
"current_key": "AIzaSyD4lJz4bDnycE9y8DvifZR92XL-80tMPPM"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 591 KiB |
Reference in New Issue
Block a user