gpt4 book ai didi

android studio google play-services 8.3 问题

转载 作者:行者123 更新时间:2023-11-29 00:06:17 26 4
gpt4 key购买 nike

我试图只向我的应用添加谷歌分析和广告,但是当我尝试添加时:

compile 'com.google.android.gms:play-services-analytics:8.3.0'

compile 'com.google.android.gms:play-services-ads:8.3.0'

我收到这个错误:

Error:Execution failed for task ':app:processDebugResources'. Error: more than one library with package name 'com.google.android.gms' You can temporarily disable this error with android.enforceUniquePackageName=false However, this is temporary and will be enforced in 1.0

我看过很多关于此的帖子,大多数建议添加完整的库(编译 'com.google.android.gms:play-services:8.3.0'),

但这不是解决方案,因为现在有许多权限播放服务请求。

提前致谢。

最佳答案

在项目(不是应用程序)build.gradle 的依赖项中,将依赖项更新为类路径“com.google.gms:google-services:1.5.0-beta2”

关于android studio google play-services 8.3 问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33585440/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com