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
you can also do this:
Go to `File -> Other Settings -> Default Settings`
And open the
Build,Execution,Deployment
Then open the
Build Tools -> Gradle
Then uncheck Offline work on the right.
Offline work
Click the OK button.
OK
Then Rebuild the Project.