From b31917c61c9958d9ece2a907da6cee728eca5eca Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Wed, 10 Jun 2026 20:15:04 +0800 Subject: [PATCH] ci: bump module versions [sdk-core,sdk-webview] --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index e42b920..8391a7b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,9 +3,9 @@ android.useAndroidX=true kotlin.code.style=official android.nonTransitiveRClass=true PUBLISH_VERSION=1.0.5 -SDK_CORE_VERSION=1.0.13 +SDK_CORE_VERSION=1.0.14 SDK_IM_VERSION=1.0.5 SDK_PUSH_VERSION=1.0.5 SDK_UPDATE_VERSION=1.0.11 -SDK_WEBVIEW_VERSION=1.0.12 +SDK_WEBVIEW_VERSION=1.0.13 SDK_LICENSE_VERSION=1.0.7