Pengusir-Hama-Burung-Otomatis/project/tugas_akhir/firebase.json

36 lines
852 B
JSON

{
"flutter": {
"platforms": {
"android": {
"default": {
"projectId": "tugas-akhir-9947b",
"appId": "1:767021749966:android:47f8a0ba03b025a923229f",
"fileOutput": "android/app/google-services.json"
}
},
"dart": {
"lib/firebase_options.dart": {
"projectId": "tugas-akhir-9947b",
"configurations": {
"android": "1:767021749966:android:47f8a0ba03b025a923229f",
"ios": "1:767021749966:ios:3e16dd014989e9d123229f"
}
}
}
}
},
"functions": [
{
"source": "functions",
"codebase": "default",
"disallowLegacyRuntimeConfig": true,
"ignore": [
"node_modules",
".git",
"firebase-debug.log",
"firebase-debug.*.log",
"*.local"
]
}
]
}