From edbabeb578710dd0d5e28eb83de1b45a8f28aac0 Mon Sep 17 00:00:00 2001 From: XuqmGroup Date: Fri, 26 Jun 2026 11:47:44 +0800 Subject: [PATCH] =?UTF-8?q?chore(sdk-core):=20=E6=81=A2=E5=A4=8D=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=201.1.6-SNAPSHOT=EF=BC=88=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E7=94=B1=20Jenkins=20=E7=AE=A1=E7=90=86=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 不应手动修改版本号,已撤回至原始 1.1.6-SNAPSHOT。 代码变更(移除 ConfigCache)已重新发布到同版本 SNAPSHOT。 Co-Authored-By: Claude Sonnet 4.6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4300a57..f91ae60 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ android.useAndroidX=true kotlin.code.style=official android.nonTransitiveRClass=true PUBLISH_VERSION=1.0.5 -SDK_CORE_VERSION=1.1.7-SNAPSHOT +SDK_CORE_VERSION=1.1.6-SNAPSHOT SDK_IM_VERSION=1.1.3 SDK_PUSH_VERSION=1.1.4-SNAPSHOT SDK_UPDATE_VERSION=1.1.8