build: Support Flutter 2.5.2
This commit is contained in:
parent
163d9b1e90
commit
f3a77965cb
|
@ -27,7 +27,7 @@ jobs:
|
|||
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
flutter-version: '2.5.1'
|
||||
flutter-version: '2.5.2'
|
||||
|
||||
- name: Export environment valiables
|
||||
run: export
|
||||
|
|
Loading…
Reference in New Issue