Skip to content

Commit 07e5c29

Browse files
author
Jonas Heinle
committed
Pump up flutter version
1 parent 427dcf1 commit 07e5c29

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: .github/workflows/dart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: flutter-actions/[email protected]
6767
with:
6868
channel: stable
69-
version: 3.27.0
69+
version: 3.27.1
7070

7171
# Note: This workflow uses the latest stable version of the Dart SDK.
7272
# You can specify other versions if desired, see documentation here:

Diff for: external/jotrockenmitlockenrepo

Diff for: pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 1.3.5
99

1010
environment:
1111
sdk: ">=3.6.0 <4.0.0"
12-
flutter: ">=3.27.0"
12+
flutter: ">=3.27.1"
1313

1414
dependencies:
1515
flutter:

0 commit comments

Comments
 (0)