So, I am getting the following error while running the project after upgrading build.gradle (Project) from
dependencies { classpath \'com.android.too
I found in my case, this issue was caused by an improper configuration of build.gradle. I had two different versions of com.google.firebase. Once the versions were the same, the issue was solved