FingerprintManager icon indicating copy to clipboard operation
FingerprintManager copied to clipboard

Unable to add dependency in Android studio 3

Open ashraful29 opened this issue 8 years ago • 4 comments
trafficstars

i want to add latest version 2.0.2 but it did not resolve that dependency

ashraful29 avatar Nov 07 '17 14:11 ashraful29

@ashraful29 could you paste what's your gradle configuration when importing the library dependency? It should be added as described here

JesusM avatar Nov 09 '17 21:11 JesusM

Any updated on this @ashraful29 ? Were you able to follow the steps described in the link I posted before and make it work?

JesusM avatar Dec 27 '17 09:12 JesusM

followed the steps, still have the same issue

vaderot avatar Jul 04 '18 06:07 vaderot

It's working for me on Android Studio 3.1.3

implementation 'com.github.JesusM:FingerprintManager:v2.0.2'

jrandiny avatar Jul 16 '18 03:07 jrandiny