I want to use OpenCV library in my app with Android Studio. I followed instructions found here but I get error
Configuration with name \'default\' no
In your build.gradle
repositories { jcenter() } implementation 'com.quickbirdstudios:opencv:4.1.0'
More infos