I have Added Firebase to android app for push notification. I have updated build.gradle before i have used. Its working fine.
compile \'com.google.firebase:
May be you are not giving the right repo.
repositories { maven { url 'https://maven.fabric.io/public' } } 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
repositories { maven { url 'https://maven.fabric.io/public' } }