update google app id, dan fb app id
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "dark",
|
||||
"scheme": "nova40",
|
||||
"splash": {
|
||||
"image": "./assets/splash-icon.png",
|
||||
"resizeMode": "contain",
|
||||
@@ -33,7 +34,8 @@
|
||||
},
|
||||
"plugins": [
|
||||
"@react-native-firebase/app",
|
||||
"@react-native-firebase/crashlytics"
|
||||
"@react-native-firebase/crashlytics",
|
||||
"expo-web-browser"
|
||||
],
|
||||
"extra": {
|
||||
"eas": {
|
||||
|
||||
Reference in New Issue
Block a user