W/Ads: The Google Mobile Ads SDK will not integrate with Firebase. Admob/Firebase integration requires the latest Firebase SDK jar, but Firebase SDK is either missing or out of date
What does this Log mean exactly? I have latest version in gradle:
implementation 'com.google.firebase:firebase-core:16.0.0'
implementation "com.google.firebase:firebase-ads:15.0.1"