The library com.google.android.gms:play-services-base is being requested by various other libraries at [[15.0.1,15.0.1]], but resolves to 16.0.1

前端 未结 3 978
感情败类
感情败类 2020-12-11 07:39

I see that this is a common issue apparently, but none of the posted solutions work for me. I have checked and all of my play services and firebase libraries are at the late

3条回答
  •  死守一世寂寞
    2020-12-11 08:18

    Using the latest version of the library works com.google.firebase:firebase-core:16.0.9

    find the latest version frm maven: https://dl.google.com/dl/android/maven2/index.html

提交回复
热议问题