Answer the question
In order to leave comments, you need to log in
How to fix the error in differences in library specifications?
When I add this to my build.gradle(Module):
implementation 'com.google.android.gms:play-services-ads:18.0.0'
implementation 'com.android.support:appcompat-v7:28.0.0'
Answer the question
In order to leave comments, you need to log in
The gms libraries since version 18 use androidx instead of the old support libraries.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question