Files
Krow-workspace/apps/mobile/apps/client/firebase.json

31 lines
1.1 KiB
JSON

{
"flutter": {
"platforms": {
"android": {
"default": {
"projectId": "krow-workforce-dev",
"appId": "1:933560802882:android:da13569105659ead7757db",
"fileOutput": "android/app/google-services.json"
}
},
"ios": {
"default": {
"projectId": "krow-workforce-dev",
"appId": "1:933560802882:ios:d2b6d743608e2a527757db",
"uploadDebugSymbols": false,
"fileOutput": "ios/Runner/GoogleService-Info.plist"
}
},
"dart": {
"lib/firebase_options.dart": {
"projectId": "krow-workforce-dev",
"configurations": {
"android": "1:933560802882:android:da13569105659ead7757db",
"ios": "1:933560802882:ios:d2b6d743608e2a527757db",
"web": "1:933560802882:web:173a841992885bb27757db"
}
}
}
}
}
}