Skip to content

Commit

Permalink
add missing platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
salahamassi authored Jul 8, 2024
1 parent 43b6aac commit 419289e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase_config.bash
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ flutterfire configure \
flutterfire configure \
--yes \
--project=$PROJECT_ID_STAGING \
--platforms=ios,macos \
--platforms=ios,macos,android,web \
--android-out=android/app/src/staging/google-services.json \
--android-package-name=$ANDROID_PACKAGE_NAME_STAGING \
--ios-build-config='Debug-Staging' \
Expand Down

0 comments on commit 419289e

Please sign in to comment.