Skip to content

Commit 181e9af

Browse files
chore: Set the minimum Flutter SDK version to v2.10.0
1 parent 2612750 commit 181e9af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ jobs:
127127
- image: cirrusci/flutter:<<parameters.version>>
128128
steps:
129129
- advanced-checkout/shallow-checkout
130-
- run: apt install lcov
131130
- install_flutter_and_dart_packages:
132131
generate_pigeons: true
133132
- run: flutter test --coverage

0 commit comments

Comments
 (0)