After a recent update to Android Studio, we\'re having problems getting a project to compile that previously worked. At first we were getting the following error:
I noticed I didn't have sdk 23 installed. So I first installed it then re-built my project. And it worked fine. Also compilesdkVersion should be 23