I have an error I do not see the library 19.0.1 to add to dependencies of build.gradle.
What can be the error? I attach images of the project.
build.gradle
I have an error I do not see the library 19.0.1 to add to dependencies of build.gradle.
What can be the error? I attach images of the project.
build.gradle
It seems your reference is wrong. Enter buildToolsVersion "19.1"
without ".0".