Skip to content

Commit 0d92574

Browse files
Merge pull request #15 from veryfi/feature/LP-214-update-android-lens
Update Android lens to 1.6.2.6
2 parents ad93e08 + 589d624 commit 0d92574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
//noinspection GradleDependency
5151
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
5252
implementation 'androidx.appcompat:appcompat:1.5.1'
53-
implementation 'com.veryfi.lens:veryfi-lens-credit-cards-sdk:1.6.2.5'
53+
implementation 'com.veryfi.lens:veryfi-lens-credit-cards-sdk:1.6.2.6'
5454
implementation 'com.google.android.material:material:1.7.0'
5555
implementation 'com.github.martin-stone:hsv-alpha-color-picker-android:3.0.1'
5656
implementation 'com.github.lriccardo:TimelineView:1.1.2'

0 commit comments

Comments
 (0)