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
Step 1: Goto File -> Settings -> Build, Execution, Deployment -> Gradle
File -> Settings -> Build, Execution, Deployment -> Gradle
Step 2: Uncheck checkbox of Offline Work.
Offline Work
Step 3: Click the Apply and Ok button.
Apply
Ok
Then click File -> Sync Project with Gradle Files and Rebuild the Project.
File -> Sync Project with Gradle Files