Getting this on android studio 2.2.
Does anyone have a workaround?
My app build file is:
apply plugin: \'com.android.application\' android {
Try
classpath 'com.android.tools.build:gradle:2.3.+'
and
minSdkVersion 25