chore: update version to v1.3.9 and modify app names for bb8au and xoxau modules
This commit is contained in:
21
.idea/deploymentTargetSelector.xml
generated
21
.idea/deploymentTargetSelector.xml
generated
@@ -214,6 +214,13 @@
|
||||
</SelectionState>
|
||||
<SelectionState runConfigName="xoxau">
|
||||
<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="1xace">
|
||||
@@ -246,6 +253,13 @@
|
||||
</SelectionState>
|
||||
<SelectionState runConfigName="bb8au">
|
||||
<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="be9au">
|
||||
@@ -266,6 +280,13 @@
|
||||
</SelectionState>
|
||||
<SelectionState runConfigName="sg99live">
|
||||
<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="pokiesplay">
|
||||
|
||||
BIN
apks/bb5au.apk
Normal file
BIN
apks/bb5au.apk
Normal file
Binary file not shown.
Binary file not shown.
BIN
apks/xofun88.apk
Normal file
BIN
apks/xofun88.apk
Normal file
Binary file not shown.
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "bb8au"
|
||||
def appOutPutName = "bb5au"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
@@ -22,7 +22,7 @@ android {
|
||||
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
|
||||
resValue('color', 'style_color', '#000000')
|
||||
//app 名字
|
||||
resValue('string', 'app_name', 'BB8AU')
|
||||
resValue('string', 'app_name', 'BB5AU')
|
||||
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://live22x.com/\""
|
||||
|
||||
@@ -10,8 +10,8 @@ plugins {
|
||||
|
||||
ext {
|
||||
outputPath = "${project.rootDir}/apks"
|
||||
versionCode = 138
|
||||
versionName = "v1.3.8"
|
||||
versionCode = 139
|
||||
versionName = "v1.3.9"
|
||||
namespace = "com.webclip.base"
|
||||
JAVA_VERSION = JavaVersion.VERSION_17
|
||||
}
|
||||
@@ -3,7 +3,7 @@ plugins {
|
||||
id 'com.google.gms.google-services'
|
||||
}
|
||||
|
||||
def appOutPutName = "xomau"
|
||||
def appOutPutName = "xofun88"
|
||||
|
||||
android {
|
||||
namespace rootProject.ext.namespace
|
||||
@@ -22,7 +22,7 @@ android {
|
||||
//底部导航栏颜色 大背景颜色为 windows_color——style_color的上下渐变色
|
||||
resValue('color', 'style_color', '#1A1A1A')
|
||||
//app 名字
|
||||
resValue('string', 'app_name', 'XoXau')
|
||||
resValue('string', 'app_name', 'XOFUN88')
|
||||
|
||||
|
||||
buildConfigField "String", "BASE_URL", "\"https://live22x.com/\""
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user