1、还原 targetSdkVersion : 29
2、升级换肤SDK兼容targetSdkVersion : 29
This commit is contained in:
donghongyu-pc
2024-10-23 11:40:39 +08:00
parent a48735fb83
commit 7a6fc98f3d
2 changed files with 2 additions and 2 deletions

View File

@@ -252,7 +252,7 @@ ext {
compileSdkVersion : 33, compileSdkVersion : 33,
buildToolsVersion : "29.0.2", buildToolsVersion : "29.0.2",
minSdkVersion : 23, minSdkVersion : 23,
targetSdkVersion : 28, targetSdkVersion : 29,
koomxhook : "com.kuaishou.koom:xhook-static:2.2.0", koomxhook : "com.kuaishou.koom:xhook-static:2.2.0",
] ]
} }

View File

@@ -80,7 +80,7 @@ MOGO_LOCATION_VERSION=1.4.7.42
# 远程通讯模块 # 远程通讯模块
MOGO_TELEMATIC_VERSION=1.4.7.42 MOGO_TELEMATIC_VERSION=1.4.7.42
# 动态换肤SDK # 动态换肤SDK
MOGO_SKIN_VERSION=1.4.7.48 MOGO_SKIN_VERSION=1.4.7.49.3-debug
######## MogoAiCloudSDK Version ######## ######## MogoAiCloudSDK Version ########
# 自研地图 # 自研地图
MAP_SDK_VERSION=3.4.1.15 MAP_SDK_VERSION=3.4.1.15