In Android Studio 3, I\'m seeing this issue:
The specified Android SDK Build Tools version (26.0.0) is ignored, as it is below the minimum supported
Solution to this problem is simple
Go to build.gradle (module.app) file
It will help us to rebuild gradle for the project, to make it sync again.