Skip to content

Commit ede6e52

Browse files
Merge pull request #11 from veryfi/feature/LP-186-update-version-1.6.2.5
Update Android Lens to 1.6.2.5
2 parents a7acf20 + 03a0a5f commit ede6e52

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.4'
53+
implementation 'com.veryfi.lens:veryfi-lens-credit-cards-sdk:1.6.2.5'
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)