No cached version of com.google.gms:google-services:1.x.x available for offline mode

前端 未结 7 1978
梦毁少年i
梦毁少年i 2020-12-10 01:07

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

7条回答
  •  一向
    一向 (楼主)
    2020-12-10 01:43

    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.

    Click the OK button.

    Then Rebuild the Project.

提交回复
热议问题