Good evening the problem I have is the following when creating my application in Android Studio I get this notice. I do what he says in the suggestion but he still sends me another error message I would appreciate if you could help me in this
Possibly an Android Studio bug. I recommend you:
1.-Upload the minimum version of the sdk in your gradle.
minSdkVersion 14
2.-Clean the project.
3.-Re-compile.