Skip to content

Commit f0b07c5

Browse files
Update to flutter 3.41.9
Grabbed from flutter upstream fix. Fixes a potential integer overflow that can happen when handling some animated PNG files.
1 parent 237feeb commit f0b07c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[flutter]
2-
tag = '3.41.8'
2+
tag = '3.41.9'
33
repo = 'https://github.com/flutter/flutter'
44
path = './flutter'
55

0 commit comments

Comments
 (0)