CI: specify flutter version

This commit is contained in:
Thibault Deckers 2020-08-30 21:44:19 +09:00
parent b61b6a057e
commit 42105f68f7
2 changed files with 1 additions and 1 deletions

View file

@ -16,7 +16,7 @@ jobs:
- uses: subosito/flutter-action@v1 - uses: subosito/flutter-action@v1
with: with:
channel: 'stable' flutter-version: '1.17.5'
# Workaround for this Android Gradle Plugin issue (supposedly fixed in AGP 4.1): # Workaround for this Android Gradle Plugin issue (supposedly fixed in AGP 4.1):
# https://issuetracker.google.com/issues/144111441 # https://issuetracker.google.com/issues/144111441