File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -149,10 +149,9 @@ 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-null:4.4.0-3180-release"
153- implementation ' com.smallcase.loans:sdk-null:3.1.1-66-release'
154152 // implementation 'com.smallcase.gateway:sdk:4.4.0'
155- // implementation 'com.smallcase.loans:sdk:3.1.1'
153+ implementation " com.smallcase.gateway:sdk-sourav-16kb-beta-7407f0a:4.4.0-3181-release"
154+ implementation ' com.smallcase.loans:sdk:3.1.1'
156155 implementation " androidx.core:core-ktx:1.3.1"
157156 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
158157}
You can’t perform that action at this time.
0 commit comments