Skip to content

Commit

Permalink
Merge pull request #48 from veryfi/feature/LP-487-update-github-demo
Browse files Browse the repository at this point in the history
LP-487: Update github demo to v1.7.1.17
  • Loading branch information
alejouribesanchez authored Sep 19, 2023
2 parents 2c83682 + 49ff5e1 commit fe7bd75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ package manager for Java.
Add in your project build.gradle file the Veryfi Lens Business Cards android SDK dependency:
```ruby
dependencies {
implementation 'com.veryfi.lens:veryfi-lens-business-cards-sdk:1.7.1.15'
implementation 'com.veryfi.lens:veryfi-lens-business-cards-sdk:1.7.1.17'
}
```
Min SDK Android 6.0 (API level 23)
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ dependencies {
implementation 'com.github.pvarry:android-json-viewer:v1.1'

// Veryfi lens
implementation 'com.veryfi.lens:veryfi-lens-business-cards-sdk:1.7.1.15'
implementation 'com.veryfi.lens:veryfi-lens-business-cards-sdk:1.7.1.17'
}

0 comments on commit fe7bd75

Please sign in to comment.