appcompat:28.0.0

125 views
Skip to first unread message

swapnil mali

unread,
Aug 8, 2019, 5:52:36 AM8/8/19
to Google Mobile Ads SDK Developers
When trying to add admob dependency using following line "implementation 'com.android.support:appcompat-v7:28.0.0'" I'm geting error "ERROR: Manifest merger failed with multiple errors, see logs",
app level build graddle , anyone with solution please help me!



dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:customtabs:28.0.0'
implementation 'com.android.support:support-v4:28.0.0'
implementation 'com.android.support:support-media-compat:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'


implementation 'com.google.android.gms:play-services-ads:18.1.1'

}



Screenshot 2019-08-08 at 3.20.28 PM.png

Mobile Ads SDK Forum Advisor Prod

unread,
Aug 8, 2019, 6:29:22 AM8/8/19
to swapnil...@gmail.com, google-adm...@googlegroups.com
Hi there,

Thank you for reaching out to us. Let me do the best I can to help you on this.

As per checking with the dependencies that you provided, it appears that you are using play-services-ads:18.1.1. With that said, you need to migrate your project to AndroidX. Please refer to this blog on how to migrate your project to AndroidX.

Regards,
Teejay Pimentel
Mobile Ads SDK Team 

ref:_00D1U1174p._5001UEIMdy:ref

swapnil mali

unread,
Aug 8, 2019, 6:39:31 AM8/8/19
to Mobile Ads SDK Forum Advisor Prod, google-adm...@googlegroups.com
Thank you for your response. 
Reply all
Reply to author
Forward
0 new messages