@react-native-firebase_app: Cannot get property 'android' – React native
I'm trying to upgrade a react-native app to 0.70 but I've hit a problem when building the app. It fails with the error: A problem occurred evaluating project ':@react-native-firebase_app'. Cannot get property 'android' on null object It seems to failing…