From 7a6fc98f3db414fffa7cfe2d136cc51034de0272 Mon Sep 17 00:00:00 2001 From: donghongyu-pc Date: Wed, 23 Oct 2024 11:40:39 +0800 Subject: [PATCH] =?UTF-8?q?[6.7.2]=201=E3=80=81=E8=BF=98=E5=8E=9F=20target?= =?UTF-8?q?SdkVersion=20:=2029=202=E3=80=81=E5=8D=87=E7=BA=A7=E6=8D=A2?= =?UTF-8?q?=E8=82=A4SDK=E5=85=BC=E5=AE=B9targetSdkVersion=20:=2029?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.gradle | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.gradle b/config.gradle index add105dc60..5ce7f621f8 100644 --- a/config.gradle +++ b/config.gradle @@ -252,7 +252,7 @@ ext { compileSdkVersion : 33, buildToolsVersion : "29.0.2", minSdkVersion : 23, - targetSdkVersion : 28, + targetSdkVersion : 29, koomxhook : "com.kuaishou.koom:xhook-static:2.2.0", ] } diff --git a/gradle.properties b/gradle.properties index 6252e83cd5..5c697b2723 100644 --- a/gradle.properties +++ b/gradle.properties @@ -80,7 +80,7 @@ MOGO_LOCATION_VERSION=1.4.7.42 # 远程通讯模块 MOGO_TELEMATIC_VERSION=1.4.7.42 # 动态换肤SDK -MOGO_SKIN_VERSION=1.4.7.48 +MOGO_SKIN_VERSION=1.4.7.49.3-debug ######## MogoAiCloudSDK Version ######## # 自研地图 MAP_SDK_VERSION=3.4.1.15