Skip to content

Commit

Permalink
build(android): v+ scg:4.1.1-3171-release
Browse files Browse the repository at this point in the history
  • Loading branch information
aaditya-smallcase committed Sep 30, 2024
1 parent fd84b50 commit a9c75db
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-internal:4.1.1-3170-release'
implementation 'com.smallcase.gateway:sdk-internal:4.1.1-3171-release'
implementation 'com.smallcase.loans:sdk:3.1.0'
implementation "androidx.core:core-ktx:1.3.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit a9c75db

Please sign in to comment.