Skip to content

Commit

Permalink
Merge pull request #65 from veryfi/veryfi/feature/ANDLENS-1139-update…
Browse files Browse the repository at this point in the history
…-android-lens

ANDLENS-1139: Updated Android Lens to 1.7.3.35
  • Loading branch information
decim92 authored Nov 1, 2024
2 parents ccb80ea + 5ed670a commit 2bb1f6d
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 W-9 Android SDK dependency:
```ruby
dependencies {
implementation 'com.veryfi.lens:veryfi-lens-w9-sdk:1.7.3.34'
implementation 'com.veryfi.lens:veryfi-lens-w9-sdk:1.7.3.35'
}
```
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-w9-sdk:1.7.3.34'
implementation 'com.veryfi.lens:veryfi-lens-w9-sdk:1.7.3.35'
}

0 comments on commit 2bb1f6d

Please sign in to comment.