File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ commands:
1010 setup_flutter :
1111 steps :
1212 - flutter/install_sdk_and_pub :
13- version : 3.27.2
13+ version : 3.24.0
1414 - run :
1515 name : Generate Pigeons
1616 command : sh ./scripts/pigeon.sh
@@ -32,7 +32,7 @@ commands:
3232 steps :
3333 - run :
3434 name : Install patrol
35- command : dart pub global activate patrol_cli 3.5 .0
35+ command : dart pub global activate patrol_cli 3.3 .0
3636 # This runs `flutter pub get` and `dart pub get` if we pass parameter `generate_pigeons` to the job it also runs the following:
3737 # - `sh ./scripts/pigeon.sh`
3838 # - `dart run build_runner build --delete-conflicting-outputs`
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dev_dependencies:
3434 flutter_test :
3535 sdk : flutter
3636 flutter_lints : 1.0.4
37- patrol : ^3.15.2
37+ patrol : ^3.12.0
3838
3939patrol :
4040 app_name : Instabug example
You can’t perform that action at this time.
0 commit comments