Skip to content

Commit

Permalink
Merge pull request #25 from socure-inc/version-bump-4.3.2
Browse files Browse the repository at this point in the history
version bump 4.3.2 for capture sdk
  • Loading branch information
rajkumar-socure authored Aug 15, 2024
2 parents b53a9ab + 201b433 commit 691541b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

def sdk_version = "4.3.1"
def sdk_version = "4.3.2"
implementation "com.socure.android:docv-capture:$sdk_version"

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 691541b

Please sign in to comment.