Plugin with id 'com.google.gms.google-services' not found

前端 未结 10 991
有刺的猬
有刺的猬 2020-12-02 18:04

I have followed this link to integrate ads in my app. But it shows this error:

\"error

This is

10条回答
  •  伪装坚强ぢ
    2020-12-02 18:38

    apply plugin: 'com.google.gms.google-services'
    

    add above line at the bottom of your app gradle.build.

提交回复
热议问题