diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b967d1f..a5a75a9e 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. +### [3.1.2](https://github.com/smallcase/react-native-smallcase-gateway/compare/v3.1.1...v3.1.2) (2024-05-14) + ### [3.1.1](https://github.com/smallcase/react-native-smallcase-gateway/compare/v3.1.0...v3.1.1) (2024-05-14) ## [3.1.0](https://github.com/smallcase/react-native-smallcase-gateway/compare/v3.0.1...v3.1.0) (2024-04-26) diff --git a/android/build.gradle b/android/build.gradle index e7594e51..d49f8e7c 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -150,7 +150,7 @@ dependencies { //noinspection GradleDynamicVersion implementation 'com.facebook.react:react-native:+' // From node_modules implementation 'com.smallcase.gateway:sdk:3.13.1' - implementation 'com.smallcase.loans:sdk:2.1.3' + implementation 'com.smallcase.loans:sdk:2.1.4' 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 d20837b9..320968f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-smallcase-gateway", "title": "React Native Smallcase Gateway", - "version": "3.1.1", + "version": "3.1.2", "description": "smallcase gateway bindings for react native", "main": "src/index.js", "files": [