I’m making an android library which uses openCV as a dependency. After publishing it to maven and using it as a library it throws an error "Caused by: java.lang.ClassNotFoundException: Didn’t find class “org.opencv.android.OpenCVLoader”
What can be possible cause of error?