After recently upgrading my android studio, I am not able to build my project anymore.
Every time I execute a build, I am struck with the following error:
In my case it was malformed splash_screen.xml which was part of "reverted commit" which actually deleted this file, but somehow it was still may be it was in active changelist.
Fixed that file and solved issue.