You are on page 1of 1

The specified Android SDK Build Tools version (27.0.

2) is ignored, as it
is below the minimum supported version (27.0.3) for Android Gradle
Plugin 3.1.1.
Android SDK Build Tools 27.0.3 will be used.
To suppress this warning, remove "buildToolsVersion '27.0.2'" from your
build.gradle file, as each version of the Android Gradle Plugin now has
a default version of the build tools.
Update Build Tools version and sync project
Open File

The SourceSet 'instrumentTest' is not recognized by the Android


Gradle Plugin. Perhaps you misspelled something?

Configuration 'compile' is obsolete and has been replaced with


'implementation' and 'api'.
It will be removed at the end of 2018. For more information see:
http://d.android.com/r/tools/update-dependency-configurations.html

You might also like