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

前端 未结 7 1972
梦毁少年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:28

    Update te Gradle distribution, go to the oficial site https://services.gradle.org/distributions/ find the last, in this moment gradle-5.0-all.zip and download it, unzit this and configure the grandle path in Android studio S2s

提交回复
热议问题