feat: configure Firebase and signing for multiple environments in mobile app
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
#dart run build_runner build --delete-conflicting-outputs
|
||||
#flutter build appbundle --flavor dev --target-platform android-arm,android-arm64,android-x64 -t lib/main_dev.dart
|
||||
flutter build appbundle --flavor dev --target-platform android-arm,android-arm64,android-x64 -t lib/main_dev.dart
|
||||
flutter build ipa --flavor dev -t lib/main_dev.dart
|
||||
|
||||
cd android
|
||||
|
||||
Reference in New Issue
Block a user