We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a738d8 commit 1cac640Copy full SHA for 1cac640
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
command: cd examples/ShrineApp && flutter build apk
18
build_ios:
19
macos:
20
- xcode: 11.3.0
+ xcode: 11.4.0
21
steps:
22
- checkout
23
- run:
0 commit comments