java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/common/api/Api$zzf;
I am getting above error at run time.
I set multiDexEnabled true, but I'm still getting the error.
I am not able to find reason behind it. There is no correct solution for this question.