Skip to content

Commit

Permalink
update onfido java lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiomartins8 committed Jan 11, 2024
1 parent b3c138f commit 70df4a3
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 @@ -30,7 +30,7 @@ android {

dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")
implementation ("com.onfido:onfido-api-java:2.13.0")
implementation("com.onfido:onfido-api-java:2.14.0")
implementation("io.github.cdimascio:dotenv-kotlin:6.4.1")
implementation 'androidx.appcompat:appcompat:1.5.1'
implementation 'com.google.android.material:material:1.6.1'
Expand Down

0 comments on commit 70df4a3

Please sign in to comment.