Skip to content

Commit

Permalink
Merge pull request #8 from veryfi/feature/update-android-lens
Browse files Browse the repository at this point in the history
Update Android lens to 1.6.2.3
  • Loading branch information
alejouribesanchez authored Dec 15, 2022
2 parents eea6afb + cff6cfb commit 5e32c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
//noinspection GradleDependency
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.veryfi.lens:veryfi-lens-cheques-sdk:1.6.2.2'
implementation 'com.veryfi.lens:veryfi-lens-cheques-sdk:1.6.2.3'
implementation 'com.google.android.material:material:1.7.0'
implementation 'com.github.martin-stone:hsv-alpha-color-picker-android:3.0.1'
implementation 'com.github.lriccardo:TimelineView:1.1.2'
Expand Down

0 comments on commit 5e32c34

Please sign in to comment.