xxxxxxxxxx
inside node_modules/react-native-admob/android/build.gradle
If you need to work around this problem, you can change the following
row in the file of this project
implementation 'com.google.android.gms:play-services-ads:+'
to
implementation 'com.google.android.gms:play-services-ads:19.6.0'.