diff --git a/.firebaserc b/.firebaserc
index 70a0429..deff2f0 100644
--- a/.firebaserc
+++ b/.firebaserc
@@ -1,5 +1,5 @@
 {
   "projects": {
-    "default": "behavior"
+    "default": "cs342-2024-behavior"
   }
 }
diff --git a/Behavior/Supporting Files/GoogleService-Info.plist b/Behavior/Supporting Files/GoogleService-Info.plist
index 25bab18..29e3e78 100644
--- a/Behavior/Supporting Files/GoogleService-Info.plist	
+++ b/Behavior/Supporting Files/GoogleService-Info.plist	
@@ -15,7 +15,7 @@
 	<key>BUNDLE_ID</key>
 	<string>edu.stanford.cs342.2024.behavior</string>
 	<key>PROJECT_ID</key>
-	<string>behavior</string>
+	<string>cs342-2024-behavior</string>
 	<key>STORAGE_BUCKET</key>
 	<string>STORAGE_BUCKET</string>
 	<key>IS_ADS_ENABLED</key>