Error:No cached version of com.google.gms:google-services:1.4.0-beta3 available for offline mode. Disable Gradle \'offline mode\' and sync project
I am facing this i
Disable offline mode to solve this error.
In Android Studio Go:
File -> Setting -> Build, Execution, Deployment -> Gradle
Then Uncheck Ofline Work, Done.