From f46bcfd9a752bcdd09f3965ca56f440b36e7a054 Mon Sep 17 00:00:00 2001 From: Dhruv Porwal Date: Thu, 11 Jun 2026 12:17:37 +0530 Subject: [PATCH 1/2] chore(prod): bump up gw sdk Android native to 6.1.2 --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index c984747f..0eda548e 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -149,7 +149,7 @@ def kotlin_version = getExtOrDefault('kotlinVersion') dependencies { //noinspection GradleDynamicVersion implementation 'com.facebook.react:react-native:+' // From node_modules - implementation 'com.smallcase.gateway:sdk:6.1.1' + implementation 'com.smallcase.gateway:sdk:6.1.2' implementation 'com.smallcase.loans:sdk:5.1.3' implementation "androidx.core:core-ktx:1.3.1" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" From 1fcbec2223bf8185afcc57c02a73842835eb7c91 Mon Sep 17 00:00:00 2001 From: Dhruv Porwal Date: Thu, 11 Jun 2026 12:18:37 +0530 Subject: [PATCH 2/2] chore(release): 7.4.4 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc2644d3..f9c0606d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [7.4.4](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.4.3...v7.4.4) (2026-06-11) + ### [7.4.3](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.4.0...v7.4.3) (2026-06-09) ### [7.4.2](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.4.0...v7.4.2) (2026-05-25) diff --git a/package.json b/package.json index 26045bb4..2db0ccc5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "7.4.3", + "version": "7.4.4", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [