We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad93e08 + 589d624 commit 0d92574Copy full SHA for 0d92574
app/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
//noinspection GradleDependency
51
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
52
implementation 'androidx.appcompat:appcompat:1.5.1'
53
- implementation 'com.veryfi.lens:veryfi-lens-credit-cards-sdk:1.6.2.5'
+ implementation 'com.veryfi.lens:veryfi-lens-credit-cards-sdk:1.6.2.6'
54
implementation 'com.google.android.material:material:1.7.0'
55
implementation 'com.github.martin-stone:hsv-alpha-color-picker-android:3.0.1'
56
implementation 'com.github.lriccardo:TimelineView:1.1.2'
0 commit comments