I am getting the following exception in Android Studio plugin Android Support.
To get out of this error, I updated the Android Studio to 14.1, but studio just builds
It can be solved by editing build.gradle file and synch your project again. I edited following line classpath 'com.android.tools.build:gradle:2.3.3' and it worked.