So, I am getting the following error while running the project after upgrading build.gradle (Project) from
dependencies { classpath \'com.android.too
I met the same problem,and i clean project ,some other problems causeed can not clean,so i manually delete dir 'build' ,so it can can clean Ok,then run it ok for me.