The error I\'ve been getting is this:
FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task \':app:processDebugResource
For me it was to update the compileSdkVersion and targetSdkVersion in build.gradle from 27 to 28.
compileSdkVersion
targetSdkVersion
build.gradle