From e5a78b9a527f1cc62b7475c588a9becb88f967cb Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Wed, 10 Jun 2026 20:23:34 +0800 Subject: [PATCH] ci: bump module versions [sdk-core] --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8391a7b..a7e4e48 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.0.14 +SDK_CORE_VERSION=1.0.15 SDK_IM_VERSION=1.0.5 SDK_PUSH_VERSION=1.0.5 SDK_UPDATE_VERSION=1.0.11