Skip to content

Commit

Permalink
Merge pull request #49 from smallcase/release/2.3.2
Browse files Browse the repository at this point in the history
Release/2.3.2
  • Loading branch information
indrajit-roy-sc authored Jan 19, 2024
2 parents 7ec35f3 + fa9e33d commit 8739805
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 @@ -148,7 +148,7 @@ def kotlin_version = getExtOrDefault('kotlinVersion')
dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
implementation 'com.smallcase.gateway:sdk:3.12.1'
implementation 'com.smallcase.gateway:sdk:3.12.2'
implementation "androidx.core:core-ktx:1.3.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
Expand Down

0 comments on commit 8739805

Please sign in to comment.