This worked for Me, I was using react native maps source: https://www.codingninjas.com/codestudio/library/react-native-with-google-maps implementation(project(':react-native-maps')){ exclude group: 'com.google.android.gms', module: 'play-services-base' } implementation 'com.google.android.g...