Skip to content

Commit

Permalink
update FaceTecSDK to 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
serdiukov-o-nordwhale committed Apr 23, 2021
1 parent 00b4cb4 commit 18f4589
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file removed android/libs/facetec-sdk-9.0.4.aar
Binary file not shown.
Binary file added android/libs/facetec-sdk-9.2.0.aar
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ private Customization() {}
UITextStrings.put(R.string.FaceTec_retry_instruction_message_2, "Light Your Face Evenly.");
UITextStrings.put(R.string.FaceTec_retry_instruction_message_3, "Avoid Smiling & Back Light");

UITextStrings.put(R.string.FaceTec_instructions_message_ready, "Please Frame Your Face In The Small Oval, Then The Big Oval");
UITextStrings.put(R.string.FaceTec_instructions_message_ready_1, "Please Frame Your Face In The Small");
UITextStrings.put(R.string.FaceTec_instructions_message_ready_2, "Oval, Then The Big Oval");
}
}

0 comments on commit 18f4589

Please sign in to comment.