File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed
Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 66 - ' v*'
77
88env :
9- CI_FLUTTER_VERSION : ' 3.32.6 ' # Do NOT remove or rename the variable otherwise will break FDroid workflows.
9+ CI_FLUTTER_VERSION : ' 3.32.8 ' # Do NOT remove or rename the variable otherwise will break FDroid workflows.
1010 CI_RUST_VERSION : ' 1.83.0' # Keep a same rust version on all compile targets.
1111
1212jobs :
Original file line number Diff line number Diff line change 88 workflow_dispatch :
99
1010env :
11- CI_FLUTTER_VERSION : ' 3.32.6 '
11+ CI_FLUTTER_VERSION : ' 3.32.8 '
1212
1313jobs :
1414 flutter_test :
Original file line number Diff line number Diff line change 3838 default : true
3939
4040env :
41- CI_FLUTTER_VERSION : ' 3.32.6 '
41+ CI_FLUTTER_VERSION : ' 3.32.8 '
4242 CI_RUST_VERSION : ' 1.83.0'
4343
4444jobs :
Original file line number Diff line number Diff line change @@ -98,8 +98,7 @@ dependency_overrides:
9898 path : pkgs/jni
9999
100100dev_dependencies :
101- # Pinned on 2.4.x version for working with null-aware-elements issue in GitHub CI.
102- build_runner : 2.4.15
101+ build_runner : 2.5.4
103102 custom_lint : ^0.7.6
104103 dart_mappable_builder : ^4.5.0
105104 flutter_launcher_icons : ^0.14.4
You can’t perform that action at this time.
0 commit comments