1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00

Updates for Flutter 1.22 (#559)

This commit is contained in:
Andrew Brogdon
2020-10-01 11:14:27 -07:00
committed by GitHub
parent 5047f11d72
commit 9af31afec4
25 changed files with 361 additions and 375 deletions

View File

@@ -18,6 +18,8 @@ jobs:
components:
- build-tools-28.0.3
- android-28
- build-tools-29.0.2
- android-29
script: "./tool/travis_android_script.sh"
env: FLUTTER_VERSION=stable
@@ -43,6 +45,8 @@ jobs:
components:
- build-tools-28.0.3
- android-28
- build-tools-29.0.2
- android-29
script: "./tool/travis_android_script.sh"
env: FLUTTER_VERSION=beta