Gradle Source Code
Installation
Gradle Configuration
Add these lines to your android/build.gradle
.
Java 8 Compatibility
If Java 8 is not enabled, add support to your android/app/build.gradle
:
Adding SDK Dependency
Include the FaceLiveness SDK in your android/app/build.gradle
dependencies:
Last updated