Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-socure committed Aug 15, 2024
1 parent 49121e8 commit 201b433
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 201b433

Please sign in to comment.