Skip to content

Commit 9c5e19b

Browse files
build: v+scg:4.0.0-3159-releaseDebug-loans:3.0.0-58-releaseDebug
1 parent ce50213 commit 9c5e19b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
149149
dependencies {
150150
//noinspection GradleDynamicVersion
151151
implementation 'com.facebook.react:react-native:+' // From node_modules
152-
implementation 'com.smallcase.gateway:sdk:4.0.0'
153-
implementation 'com.smallcase.loans:sdk:3.0.0'
152+
implementation 'com.smallcase.gateway:sdk-internal:4.0.0-3159-releaseDebug'
153+
implementation 'com.smallcase.loans:sdk-internal:3.0.0-58-releaseDebug'
154154
implementation "androidx.core:core-ktx:1.3.1"
155155
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
156156
}

0 commit comments

Comments
 (0)