File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 - ' v*'
77
88env :
9- CI_FLUTTER_VERSION : ' 3.27.0 ' # Do NOT remove or rename the variable otherwise will break FDroid workflows.
9+ CI_FLUTTER_VERSION : ' 3.27.1 ' # 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.27.0 '
11+ CI_FLUTTER_VERSION : ' 3.27.1 '
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.27.0 '
41+ CI_FLUTTER_VERSION : ' 3.27.1 '
4242 CI_RUST_VERSION : ' 1.83.0'
4343
4444jobs :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ publish_to: "none"
88version : 1.0.0+35
99
1010environment :
11- flutter : " >=3.27.0 <4.0.0"
11+ flutter : " >=3.27.1 <4.0.0"
1212 sdk : " >=3.6.0 <4.0.0"
1313
1414dependencies :
You can’t perform that action at this time.
0 commit comments