Skip to content

Commit

Permalink
build: v+scg:4.0.1-3162-releaseDebug_loans:3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaditya-smallcase committed Aug 2, 2024
1 parent ba2e31f commit 844747c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
implementation 'com.smallcase.gateway:sdk:4.0.1'
implementation 'com.smallcase.gateway:sdk-internal:4.0.1-3162-releaseDebug'
implementation 'com.smallcase.loans:sdk:3.0.1'
implementation "androidx.core:core-ktx:1.3.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit 844747c

Please sign in to comment.