Yesterday it was fine, today it shows this warning when I clean or build the project:
WARNING: Ignoring Android API artifact com.google.android:andr
I solved the problem by updating my version of gradle.
build.gradle (Project)
classpath 'com.android.tools.build:gradle:+'