Skip to content

Commit

Permalink
chore(prod): 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aaditya-smallcase committed Aug 1, 2024
1 parent d948502 commit 8e951a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
implementation 'com.smallcase.gateway:sdk-internal:4.0.0-3159-releaseDebug'
implementation 'com.smallcase.loans:sdk-internal:3.0.0-58-releaseDebug'
implementation 'com.smallcase.gateway:sdk:4.0.1'
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 8e951a0

Please sign in to comment.