We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 756cd10 + 2733412 commit 7f01963Copy full SHA for 7f01963
README.md
@@ -38,7 +38,7 @@ package manager for Java.
38
Add in your project build.gradle file the Veryfi Lens Credit Cards android SDK dependency:
39
```ruby
40
dependencies {
41
- implementation 'com.veryfi.lens:veryfi-lens-credit-cards-sdk:1.7.3.29'
+ implementation 'com.veryfi.lens:veryfi-lens-credit-cards-sdk:1.7.3.30'
42
}
43
```
44
Min SDK Android 6.0 (API level 23)
app/build.gradle
@@ -57,5 +57,5 @@ dependencies {
57
implementation 'com.github.pvarry:android-json-viewer:v1.1'
58
59
// Veryfi lens
60
61
0 commit comments