diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index ef475d6..8f43aa0 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -214,6 +214,13 @@ @@ -246,6 +253,13 @@ @@ -266,6 +280,13 @@ diff --git a/apks/bb5au.apk b/apks/bb5au.apk new file mode 100644 index 0000000..bff7f84 Binary files /dev/null and b/apks/bb5au.apk differ diff --git a/apks/sg99live.apk b/apks/sg99live.apk index 74b83fd..4c6ad90 100644 Binary files a/apks/sg99live.apk and b/apks/sg99live.apk differ diff --git a/apks/xofun88.apk b/apks/xofun88.apk new file mode 100644 index 0000000..fead3ea Binary files /dev/null and b/apks/xofun88.apk differ diff --git a/bb8au/build.gradle b/bb8au/build.gradle index 53d6b6a..ff72f56 100644 --- a/bb8au/build.gradle +++ b/bb8au/build.gradle @@ -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/\"" diff --git a/build.gradle b/build.gradle index c3ae456..c23d89c 100644 --- a/build.gradle +++ b/build.gradle @@ -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 } \ No newline at end of file diff --git a/xoxau/build.gradle b/xoxau/build.gradle index 75ebc02..ebb3d2b 100644 --- a/xoxau/build.gradle +++ b/xoxau/build.gradle @@ -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/\"" diff --git a/xoxau/src/main/res/mipmap-xxhdpi/app_logo.jpg b/xoxau/src/main/res/mipmap-xxhdpi/app_logo.jpg index 38c5aef..899585d 100644 Binary files a/xoxau/src/main/res/mipmap-xxhdpi/app_logo.jpg and b/xoxau/src/main/res/mipmap-xxhdpi/app_logo.jpg differ