- You can find the latest version from here.
- Add below dependency into your build.gradle file.
implementation 'com.kevalpatel2106:fingerprint-dialog-compat:[latest version]'
<dependency>
<groupId>com.kevalpatel2106</groupId>
<artifactId>fingerprint-dialog-compat</artifactId>
<version>[latest version]</version>
<type>pom</type>
</dependency>
- You can download the latest version of the AAR file in integrate that into your project from here.