feat(rm99): 添加 rm99 模块及相关配置
- 在 settings.gradle 中新增 rm99 模块引用 - 配置 rm99 build.gradle,设置应用ID、名称及相关参数 - 更新 rm99 的 google-services.json 文件,包含新的项目和API密钥 - 修改多个模块的 build.gradle 文件,调整应用输出名称及用户ID - 更新 .idea 配置文件以支持 rm99 模块的部署和构建环境 - 统一规范已有模块的 appOutPutName 字符大小写格式
This commit is contained in:
18
.idea/deploymentTargetSelector.xml
generated
18
.idea/deploymentTargetSelector.xml
generated
@@ -412,6 +412,13 @@
|
||||
</SelectionState>
|
||||
<SelectionState runConfigName="b88">
|
||||
<option name="selectionMode" value="DROPDOWN" />
|
||||
<DropdownSelection timestamp="2026-03-31T01:28:57.909708Z">
|
||||
<Target type="DEFAULT_BOOT">
|
||||
<handle>
|
||||
<DeviceId pluginId="PhysicalDevice" identifier="serial=huovhmt4ay6p6xby" />
|
||||
</handle>
|
||||
</Target>
|
||||
</DropdownSelection>
|
||||
<DialogSelection />
|
||||
</SelectionState>
|
||||
<SelectionState runConfigName="LSDpokies">
|
||||
@@ -482,6 +489,17 @@
|
||||
<option name="selectionMode" value="DROPDOWN" />
|
||||
<DialogSelection />
|
||||
</SelectionState>
|
||||
<SelectionState runConfigName="rm99">
|
||||
<option name="selectionMode" value="DROPDOWN" />
|
||||
<DropdownSelection timestamp="2026-03-31T01:28:57.909708Z">
|
||||
<Target type="DEFAULT_BOOT">
|
||||
<handle>
|
||||
<DeviceId pluginId="PhysicalDevice" identifier="serial=huovhmt4ay6p6xby" />
|
||||
</handle>
|
||||
</Target>
|
||||
</DropdownSelection>
|
||||
<DialogSelection />
|
||||
</SelectionState>
|
||||
</selectionStates>
|
||||
</component>
|
||||
</project>
|
||||
1
.idea/gradle.xml
generated
1
.idea/gradle.xml
generated
@@ -82,6 +82,7 @@
|
||||
<option value="$PROJECT_DIR$/protein" />
|
||||
<option value="$PROJECT_DIR$/redspin3343" />
|
||||
<option value="$PROJECT_DIR$/redspin8" />
|
||||
<option value="$PROJECT_DIR$/rm99" />
|
||||
<option value="$PROJECT_DIR$/sg99live" />
|
||||
<option value="$PROJECT_DIR$/slotkaki33" />
|
||||
<option value="$PROJECT_DIR$/spinsini" />
|
||||
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "1xhuatdsigiudsogdfghdfghdf"
|
||||
def appOutPutName = "1XHUAT"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
|
||||
@@ -22,10 +22,10 @@ android {
|
||||
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
|
||||
resValue('color', 'style_color', '#1A1A1A')
|
||||
//app 名字
|
||||
resValue('string', 'app_name', 'XMETH98')
|
||||
resValue('string', 'app_name', '1xme8')
|
||||
|
||||
|
||||
buildConfigField "int", "USERID", "247"
|
||||
buildConfigField "int", "USERID", "271"
|
||||
buildConfigField "boolean", "IS_WHITE", "false"
|
||||
buildConfigField "boolean", "IS_ROUND", "true"
|
||||
buildConfigField "int", "ROUND_RADIUS", "10"
|
||||
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "1xsgdsdgsdlgfsdgdflgdfh"
|
||||
def appOutPutName = "1XSGD"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "aa7audjgkdfgkdflgkldfsgdfhfd"
|
||||
def appOutPutName = "AA7AU"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "1XACEAU"
|
||||
def appOutPutName = "rm99"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
@@ -15,17 +15,17 @@ android {
|
||||
versionName rootProject.ext.versionName
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
applicationId "com.ahdas.xaceau"
|
||||
applicationId "com.web.rm99"
|
||||
|
||||
//app大背景色
|
||||
resValue('color', 'windows_color', '#1A1A1A')
|
||||
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
|
||||
resValue('color', 'style_color', '#08192A')
|
||||
//app 名字
|
||||
resValue('string', 'app_name', '1XACEAU')
|
||||
resValue('string', 'app_name', 'RM99')
|
||||
|
||||
|
||||
buildConfigField "int", "USERID", "300"
|
||||
buildConfigField "int", "USERID", "134"
|
||||
buildConfigField "boolean", "IS_WHITE", "false"
|
||||
buildConfigField "boolean", "IS_ROUND", "true"
|
||||
buildConfigField "int", "ROUND_RADIUS", "10"
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "932292522704",
|
||||
"project_id": "xaceau-53664",
|
||||
"storage_bucket": "xaceau-53664.firebasestorage.app"
|
||||
"project_number": "39062545317",
|
||||
"project_id": "rm99-621bc",
|
||||
"storage_bucket": "rm99-621bc.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:932292522704:android:521063bf4d7362e454a4d5",
|
||||
"mobilesdk_app_id": "1:39062545317:android:d17f8bfd70cd4e1f88be4c",
|
||||
"android_client_info": {
|
||||
"package_name": "com.ahdas.xaceau"
|
||||
"package_name": "com.web.rm99"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyAEPUZSDu21oB5WSSrqHLT0xE-rwHYoCtU"
|
||||
"current_key": "AIzaSyAKv4LnepV4X6wJo-XAVGbr5qBcXO01Dtw"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 332 KiB |
@@ -108,3 +108,4 @@ include ':WEBO98'//245
|
||||
include ':GOI9AU'//312
|
||||
include ':spinsini'//76
|
||||
include ':7ERACLUB'//313
|
||||
include ':rm99'//134
|
||||
Reference in New Issue
Block a user