So I'm trying to add OpenCV as a dependency for my Android Studio project. And I've followed this tutorial https://github.com/davidmigloz/go-bees/wiki/Setup-OpenCV-3.1.0-in-Android-Studio-2.2 . So at the last step it told me to add the opencv module to my app module in order to use it. But the OpenCV module isn't visible on my project...
Screenshoot : https://i.imgur.com/AtRsuqH.png