Skip to content

Commit 409fd7d

Browse files
committed
Bump xcode version for android_tests job
1 parent 3814fd1 commit 409fd7d

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
@@ -3,7 +3,7 @@ jobs:
33
android_tests:
44
working_directory: ~/project/example/android
55
macos:
6-
xcode: "12.3.0"
6+
xcode: "13.4.1"
77
environment:
88
JVM_OPTS: -Xmx3200m
99
steps:

0 commit comments

Comments
 (0)