Update flutter version
This commit is contained in:
parent
7a4adcbfe8
commit
d3401e416d
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
|
@ -265,4 +265,4 @@ SPEC CHECKSUMS:
|
|||
|
||||
PODFILE CHECKSUM: 58fb802948678e2071d210cfc8aab09d85c8341b
|
||||
|
||||
COCOAPODS: 1.10.1
|
||||
COCOAPODS: 1.11.2
|
||||
|
|
Loading…
Add table
Reference in a new issue