I want to use android studio to develop an app using gradle build tool. I can not insert the opencv repo and library on build. gradle. My. gradle file is like below:

Technically speaking, gradle needs this information in order to compile and evaluate the rest of the build script. What happens under the hood is that gradle separates the build script into two scripts (the …