Skip to content

Commit 1877019

Browse files
committed
Bump flutter version to fix vulkan imp crash on API 31
1 parent 569c752 commit 1877019

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.fvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"flutter": "3.32.5"
2+
"flutter": "3.32.6"
33
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2.4.0+240
77

88
environment:
99
sdk: ">=3.0.0 <4.0.0"
10-
flutter: 3.32.5
10+
flutter: 3.32.6
1111

1212
dependencies:
1313
flutter:

0 commit comments

Comments
 (0)