Skip to content

Commit

Permalink
Update Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Jan 12, 2024
1 parent 8adf4c6 commit 1a26093
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .firebaserc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projects": {
"default": "exampleapplication"
"default": "cs342-2024-example-application"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>BUNDLE_ID</key>
<string>edu.stanford.cs342.2024.example</string>
<key>PROJECT_ID</key>
<string>exampleapplication</string>
<string>cs342-2024-example-application</string>
<key>STORAGE_BUCKET</key>
<string>STORAGE_BUCKET</string>
<key>IS_ADS_ENABLED</key>
Expand Down

0 comments on commit 1a26093

Please sign in to comment.