diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index 449039d..fc0fa8b 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -53,7 +53,7 @@ jobs: uses: flutter-actions/setup-flutter@v3.6 with: channel: stable - version: 3.22.3 + version: 3.24.0 # Note: This workflow uses the latest stable version of the Dart SDK. # You can specify other versions if desired, see documentation here: diff --git a/external/jotrockenmitlockenrepo b/external/jotrockenmitlockenrepo index 40e6dde..03d88bd 160000 --- a/external/jotrockenmitlockenrepo +++ b/external/jotrockenmitlockenrepo @@ -1 +1 @@ -Subproject commit 40e6dde3d1e963f285022e9c07036dc5c39ad6f7 +Subproject commit 03d88bd32ef82549c82a1cde1c09e3ea780f1b55 diff --git a/pubspec.yaml b/pubspec.yaml index eecf5e5..341bc7a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ version: 1.3.1 environment: sdk: ">=3.4.4 <4.0.0" - flutter: ">=3.22.3" + flutter: ">=3.24.0" dependencies: flutter: