E32221349_Medibox/firebase.json

27 lines
688 B
JSON

{
"flutter": {
"platforms": {
"android": {
"default": {
"projectId": "coba-smartmedibox",
"appId": "1:531750565610:android:392b728b9109c3a5404993",
"fileOutput": "android/app/google-services.json"
}
},
"dart": {
"lib/firebase_options.dart": {
"projectId": "coba-smartmedibox",
"configurations": {
"android": "1:531750565610:android:392b728b9109c3a5404993",
"web": "1:531750565610:web:5acfbccca5e41ee8404993",
"windows": "1:531750565610:web:8b42d0e7829dcf2d404993"
}
}
}
}
},
"functions": {
"source": "functions"
}
}