[Modify]修改房间背景

This commit is contained in:
wushaocheng
2023-09-18 14:12:45 +08:00
parent 12c5344d72
commit 27420aa51a
2 changed files with 6 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -16,6 +16,7 @@ android.injected.testOnly=false
android.useAndroidX=true
android.enableJetifier=true
android.enableResourceOptimizations=false
# mob
MobSDK.spEdition=FP
@@ -23,14 +24,14 @@ with_jenkins=false
only_arm64=false
channel_file=channel.txt
CRASHLYTICS_COLLECTION_ENABLED=false
CRASHLYTICS_COLLECTION_ENABLED=true
COMPILE_SDK_VERSION=33
MIN_SDK_VERSION=21
TARGET_SDK_VERSION=33
version_name=1.10.4
version_code=1004
version_name=1.10.5
version_code=1005
#systemProp.https.proxyHost=127.0.0.1
#systemProp.https.proxyPort=7890
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=7890