1 year ago

#288498

test-img

Rushikesh Birwatkar

I want to use one core library with different versions of JUMIO SDK for different purposes but I'm getting following error

Below are the dependencies that I'm using

implementation "com.jumio.android:core:4.0.0"
implementation "com.jumio.android:core:3.9.2"
implementation "com.jumio.android:linefinder:4.0.0"
implementation "com.jumio.android:mrz:4.0.0"
implementation "com.jumio.android:nfc:4.0.0"
implementation "com.jumio.android:barcode:4.0.0"
implementation "com.jumio.android:barcode-mlkit:4.0.0"
implementation "com.jumio.android:iproov:4.0.0"
implementation "com.jumio.android:defaultui:4.0.0"
implementation "com.jumio.android:dv:3.9.2"

Error Image is attached,Below is the link of that image

https://i.stack.imgur.com/UeHoI.png

If i include,implementation "com.jumio.android:dv:3.9.2" dependency error occurs.This dependency needs implementation "com.jumio.android:core:3.9.2" Core dependency.

android

android-studio

sdk

android-resources

aapt

0 Answers

Your Answer

Accepted video resources