From 4a0d93c597e665ba8527a5f86cac399ebf736ecd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 12:43:28 +0000 Subject: [PATCH] Bump Common SDK version to 2.14.4 --- MindboxCommon.podspec | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MindboxCommon.podspec b/MindboxCommon.podspec index bf265a4..71bccc0 100644 --- a/MindboxCommon.podspec +++ b/MindboxCommon.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'MindboxCommon' - s.version = '2.14.2' + s.version = '2.14.4' s.summary = 'Mindbox KMP Common framework (Local)' s.homepage = 'https://github.com/mindbox-cloud/kmp-common-sdk' s.license = { :type => "CC BY-NC-ND 4.0", :text => "See LICENSE.md in the repository: https://github.com/mindbox-cloud/kmp-common-sdk" } diff --git a/gradle.properties b/gradle.properties index c8b4a26..a84ea30 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,4 +10,4 @@ kotlin.code.style=official android.useAndroidX=true android.nonTransitiveRClass=true -SDK_VERSION_NAME= +SDK_VERSION_NAME=2.14.4