File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ package manager for Java.
3838Add in your project build.gradle file the Veryfi Lens Credit Cards android SDK dependency:
3939``` ruby
4040dependencies {
41- implementation ' com.veryfi.lens:veryfi-lens-credit-cards-sdk:2.0.0.4 '
41+ implementation ' com.veryfi.lens:veryfi-lens-credit-cards-sdk:2.0.0.5 '
4242}
4343```
4444Min SDK Android 6.0 (API level 23)
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ android {
4949
5050dependencies {
5151 // Veryfi lens
52- implementation ' com.veryfi.lens:veryfi-lens-credit-cards-sdk:2.0.0.4 '
52+ implementation ' com.veryfi.lens:veryfi-lens-credit-cards-sdk:2.0.0.5 '
5353
5454 // noinspection GradleDependency
5555 implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
You can’t perform that action at this time.
0 commit comments