Closed typelogic closed 3 years ago
Currently, there are two zxing dependencies due to test cases and the way in the code design. These is really no dependency for zxing, and client apps using idpass-lite-java should not be required to have zxing as a dependency.
zxing
idpass-lite-java
Fixed in https://github.com/idpass/idpass-lite-java/commit/57e5331b9bb3e0843368964a3ce1e31160df32f3
Currently, there are two
zxing
dependencies due to test cases and the way in the code design. These is really no dependency forzxing
, and client apps usingidpass-lite-java
should not be required to havezxing
as a dependency.