diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da47e81..81ae9994 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.3.6](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.5...v7.3.6) (2026-04-01) + ### [7.3.5](https://github.com/smallcase/react-native-smallcase-gateway/compare/v7.3.4...v7.3.5) (2026-03-29) diff --git a/android/build.gradle b/android/build.gradle index 7f881a44..616a29e2 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.0.6' + implementation 'com.smallcase.gateway:sdk:6.0.7' implementation 'com.smallcase.loans:sdk:5.1.1' implementation "androidx.core:core-ktx:1.3.1" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" diff --git a/package.json b/package.json index df264a5a..c4cb237b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "7.3.5", + "version": "7.3.6", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [