TF-2100 Add email_recovery module in dependencies of app
(cherry picked from commit 55757848cc25ebbe00e4d50bc3a33e35450efb07)
This commit is contained in:
@@ -26,6 +26,9 @@ flutter pub get && dart run build_runner build --delete-conflicting-outputs
|
||||
cd ../fcm
|
||||
flutter pub get && dart run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ../email_recovery
|
||||
flutter pub get && dart run build_runner build --delete-conflicting-outputs
|
||||
|
||||
cd ..
|
||||
flutter pub get \
|
||||
&& dart run build_runner build --delete-conflicting-outputs \
|
||||
|
||||
Reference in New Issue
Block a user