Skip to content

Commit 1cac640

Browse files
committed
Update circleci config.
1 parent 4a738d8 commit 1cac640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
command: cd examples/ShrineApp && flutter build apk
1818
build_ios:
1919
macos:
20-
xcode: 11.3.0
20+
xcode: 11.4.0
2121
steps:
2222
- checkout
2323
- run:

0 commit comments

Comments
 (0)