Update build version

This commit is contained in:
Hillel Coren 2020-08-17 08:09:55 +03:00
parent 27ca6fa639
commit 2de16392a6
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ jobs:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v1
with:
channel: 'dev' # TODO change to beta/stable
#flutter-version: '1.15.17'
#channel: 'dev' # TODO change to beta/stable
flutter-version: '1.19.0-5.0.pre'
- run: flutter pub get
- run: |
cp lib/.env.dart.example lib/.env.dart