Skip to content

Commit 453385c

Browse files
fix: update loans SDK dependency to beta version for compatibility
1 parent 478a41e commit 453385c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ dependencies {
151151
implementation 'com.facebook.react:react-native:+' // From node_modules
152152
// implementation 'com.smallcase.gateway:sdk:4.4.0'
153153
implementation "com.smallcase.gateway:sdk-sourav-16kb-beta-7407f0a:4.4.0-3181-release"
154-
implementation 'com.smallcase.loans:sdk:3.1.1'
154+
implementation 'com.smallcase.loans:sdk-sourav-16kb-beta-ee27005:3.1.1-67-release'
155155
implementation "androidx.core:core-ktx:1.3.1"
156156
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
157157
}

0 commit comments

Comments
 (0)