From d3401e416d4fe4ab52eea079755fa3af9f4c1c2c Mon Sep 17 00:00:00 2001 From: vishnukvmd Date: Thu, 30 Sep 2021 19:10:37 +0530 Subject: [PATCH] Update flutter version --- .github/workflows/release.yml | 2 +- ios/Podfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1eed89a87..eb399d20f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: - uses: subosito/flutter-action@v1 with: channel: 'stable' - flutter-version: '2.2.3' + flutter-version: '2.5.1' # Fetch sub modules - run: git submodule update --init --recursive diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 7bf0c520f..26dffb32c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -265,4 +265,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 58fb802948678e2071d210cfc8aab09d85c8341b -COCOAPODS: 1.10.1 +COCOAPODS: 1.11.2