regulaforensics / DocumentReader-Android

Android Framework for reading and validation of identification documents
64 stars 26 forks source link

Could not resolve com.regula.documentreader.fullrfid #24

Closed maxutolen closed 4 years ago

maxutolen commented 4 years ago

Hello, How to use specific version of the library, I tried like this com.regula.documentreader.fullrfid:core:v5.1 ? but it shows Could not resolve com.regula.documentreader.fullrfid:core:v5.1 I don't want to use the latest version, like this implementation 'com.regula.documentreader.fullrfid:core:+@aar'

syakimchik commented 4 years ago

If you want to set up a specific version, first of all, you need to find out it here After that, write selected version instead of '+' like: com.regula.documentreader.fullrfid:core:5.1.3032@aar

vyakimchik commented 4 years ago

I'll close the issue for now due to inactivity. Feel free to reopen if the issue isn't solved.