diff --git a/app/src/main/res/drawable-xhdpi/bg_room_normal_default_pic.webp b/app/src/main/res/drawable-xhdpi/bg_room_normal_default_pic.webp index 5079532e0..ec60b373d 100644 Binary files a/app/src/main/res/drawable-xhdpi/bg_room_normal_default_pic.webp and b/app/src/main/res/drawable-xhdpi/bg_room_normal_default_pic.webp differ diff --git a/gradle.properties b/gradle.properties index 4ff3700d8..4728a7caf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,6 +16,7 @@ android.injected.testOnly=false android.useAndroidX=true android.enableJetifier=true android.enableResourceOptimizations=false + # mob MobSDK.spEdition=FP @@ -29,8 +30,8 @@ COMPILE_SDK_VERSION=33 MIN_SDK_VERSION=21 TARGET_SDK_VERSION=33 -version_name=1.10.3 -version_code=1003 +version_name=1.10.5 +version_code=1005 #systemProp.https.proxyHost=127.0.0.1 -#systemProp.https.proxyPort=4780 \ No newline at end of file +#systemProp.https.proxyPort=7890 \ No newline at end of file