diff --git a/.github/workflows/flutter.yml b/.github/workflows/flutter.yml index 1bfb521c..1ca790ce 100644 --- a/.github/workflows/flutter.yml +++ b/.github/workflows/flutter.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 - uses: subosito/flutter-action@v2 with: - flutter-version: 3.13.4 + flutter-version: 3.13.7 channel: "stable" - run: | sudo apt-get update -y diff --git a/flutter/macos/Podfile.lock b/flutter/macos/Podfile.lock index 38d81f3a..1498b08e 100644 --- a/flutter/macos/Podfile.lock +++ b/flutter/macos/Podfile.lock @@ -32,4 +32,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: b12031696757c42b3f0b126879fdd67a33e3673a -COCOAPODS: 1.12.1 +COCOAPODS: 1.13.0 diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index d7b37dcc..f8e3c754 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -34,10 +34,10 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 ffi: ^2.0.1 - flutter_rust_bridge: 1.82.3 + flutter_rust_bridge: 1.82.1 meta: ^1.8.0 qr_flutter: ^4.1.0 - share_plus: ^7.0.2 + share_plus: ^7.1.0 flutter_riverpod: ^2.3.6 fl_chart: ^0.64.0 go_router: ^11.0.0