Skip to content

Commit 64aab9c

Browse files
fix: build_runnerのバージョンを2.7.0から2.4.13にダウングレード
1 parent d10ced5 commit 64aab9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dev_dependencies:
3333
flutter_test:
3434
sdk: flutter
3535
flutter_lints: ^5.0.0
36-
build_runner: ^2.7.0
36+
build_runner: ^2.4.13
3737
json_serializable: 6.9.0
3838
file: ^7.0.1
3939

0 commit comments

Comments
 (0)