FingerprintManager
FingerprintManager copied to clipboard
Unable to add dependency in Android studio 3
trafficstars
i want to add latest version 2.0.2 but it did not resolve that dependency
@ashraful29 could you paste what's your gradle configuration when importing the library dependency? It should be added as described here
Any updated on this @ashraful29 ? Were you able to follow the steps described in the link I posted before and make it work?
followed the steps, still have the same issue
It's working for me on Android Studio 3.1.3
implementation 'com.github.JesusM:FingerprintManager:v2.0.2'