diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index 2e0d54b..ec577d8 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.24.1 + version: 3.24.2 # 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 0b2a69f..9ca80df 160000 --- a/external/jotrockenmitlockenrepo +++ b/external/jotrockenmitlockenrepo @@ -1 +1 @@ -Subproject commit 0b2a69fc90e8ccd3535984d6e9568a80cf86862e +Subproject commit 9ca80df8c8afbcfec5480ca8d747d7ea8bde17f4 diff --git a/pubspec.yaml b/pubspec.yaml index 890feec..f491d50 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,11 +5,11 @@ homepage: https://jonasheinle.de # Prevent accidental publishing to pub.dev. publish_to: "none" -version: 1.3.1 +version: 1.3.5 environment: sdk: ">=3.4.4 <4.0.0" - flutter: ">=3.24.1" + flutter: ">=3.24.2" dependencies: flutter: