Skip to content

Commit

Permalink
build: update yoonit facefy dependency to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TeruyaHaroldo committed Apr 1, 2021
1 parent ff26339 commit 325f437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yoonit-camera/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation "androidx.camera:camera-view:1.0.0-alpha15"

// Facefy
implementation 'com.github.Yoonit-Labs:android-yoonit-facefy:1.0.3'
implementation 'com.github.Yoonit-Labs:android-yoonit-facefy:1.0.4'

// MLKit
implementation "com.google.mlkit:barcode-scanning:16.0.3"
Expand Down

0 comments on commit 325f437

Please sign in to comment.