gpt4 book ai didi

android - "Program type already present: com.google.android.gms.common.api.internal.zzb"如何解决 adMob 的这个问题?

转载 作者:行者123 更新时间:2023-11-29 23:18:03 25 4
gpt4 key购买 nike

我使用的是 Android Studio 3.3(最新版本)。图书馆重复的问题应该是什么?这些是 Google AdMob 网站上显示的最新步骤。

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.appcompat:appcompat:1.0.0-beta01'
implementation 'androidx.core:core-ktx:1.1.0-alpha04'
implementation 'androidx.constraintlayout:constraintlayout:1.1.2'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.1.0-alpha4'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-alpha4'
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'com.mikhaellopez:circularimageview:3.2.0'
implementation 'com.github.aakira:expandable-layout:1.6.0@aar'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.gridlayout:gridlayout:1.0.0'

implementation 'com.github.stfalcon:stfalcon-imageviewer:0.1.0'

implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha2'

//UI
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'com.google.android.material:material:1.0.0'

implementation 'xyz.belvi.mobilevision:barcodescanner:2.0.3'

//adMob
implementation 'com.google.android.gms:play-services-ads:17.1.1'

最佳答案

通过将 com.google.android.gms:play-services-ads 的版本降级到用于其他 google play 服务的版本来解决这个问题..

关于android - "Program type already present: com.google.android.gms.common.api.internal.zzb"如何解决 adMob 的这个问题?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54966095/

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