We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478a41e commit 453385cCopy full SHA for 453385c
android/build.gradle
@@ -151,7 +151,7 @@ dependencies {
151
implementation 'com.facebook.react:react-native:+' // From node_modules
152
// implementation 'com.smallcase.gateway:sdk:4.4.0'
153
implementation "com.smallcase.gateway:sdk-sourav-16kb-beta-7407f0a:4.4.0-3181-release"
154
- implementation 'com.smallcase.loans:sdk:3.1.1'
+ implementation 'com.smallcase.loans:sdk-sourav-16kb-beta-ee27005:3.1.1-67-release'
155
implementation "androidx.core:core-ktx:1.3.1"
156
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
157
}
0 commit comments