fix: update Firebase configuration for dev and staging environments

This commit is contained in:
Achintha Isuru
2025-11-19 11:55:41 -05:00
parent 03177b9a42
commit a2eb67ab5c
6 changed files with 69 additions and 18 deletions

View File

@@ -66,4 +66,5 @@ class DefaultFirebaseOptions {
iosClientId: '933560802882-ml2526jqnnsteent4i9li50c00hisoge.apps.googleusercontent.com',
iosBundleId: 'com.krow.app.business.dev',
);
}
}