Skip to content

Commit

Permalink
feat(android): Updated veriff-library version to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CSantosM committed Mar 23, 2020
1 parent d2d31e8 commit aefc60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build-extras.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ allprojects {
}

dependencies {
implementation 'com.veriff:veriff-library:2.9.0'
implementation 'com.veriff:veriff-library:2.10.0'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'com.google.android.material:material:1.0.0'

Expand Down

0 comments on commit aefc60d

Please sign in to comment.