From ea85dd65879601347e7d448f651d28d5ff0916dc Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Thu, 4 Jun 2026 13:15:16 +0800 Subject: [PATCH] ci: bump module versions [sdk-core,sdk-update] --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 043f50d..50a47ed 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.7 +SDK_CORE_VERSION=1.0.8 SDK_IM_VERSION=1.0.5 SDK_PUSH_VERSION=1.0.5 -SDK_UPDATE_VERSION=1.0.9 +SDK_UPDATE_VERSION=1.0.10 SDK_WEBVIEW_VERSION=1.0.8 SDK_LICENSE_VERSION=1.0.7