Skip to content

Commit d90b4c2

Browse files
update framework config
1 parent 79d7334 commit d90b4c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/config/templates/site.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class UseCases
8484
'installCommand' => '',
8585
'buildCommand' => 'flutter build web',
8686
'outputDirectory' => './build/web',
87-
'buildRuntime' => 'flutter-3.29',
87+
'buildRuntime' => 'flutter-3.35',
8888
'adapter' => 'static',
8989
'fallbackFile' => '',
9090
],

0 commit comments

Comments
 (0)