File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -149,8 +149,8 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
149149dependencies {
150150 // noinspection GradleDynamicVersion
151151 implementation ' com.facebook.react:react-native:+' // From node_modules
152- implementation ' com.smallcase.gateway:sdk-internal :4.0.3-3167-release '
153- implementation ' com.smallcase.loans:sdk-internal :3.0.2-61-release '
152+ implementation ' com.smallcase.gateway:sdk:4.1.0 '
153+ implementation ' com.smallcase.loans:sdk:3.0.3 '
154154 implementation " androidx.core:core-ktx:1.3.1"
155155 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
156156}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-smallcase-gateway" ,
33 "title" : " React Native Smallcase Gateway" ,
4- "version" : " 4.0.3 " ,
4+ "version" : " 4.1.0 " ,
55 "description" : " smallcase gateway bindings for react native" ,
66 "main" : " src/index.js" ,
77 "files" : [
You can’t perform that action at this time.
0 commit comments