I have the same problem and it looks like adMob issue. In the second app that I use older Firebase wrapper there are no issues so workaround for now could be replacing ads dependency with:
implementation("com.google.firebase:firebase-ads:23.6.0")