Skip to content

Commit 70b0291

Browse files
committed
Use earlier emulator to avoid build issue
1 parent e256e2b commit 70b0291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ machine:
99

1010
test:
1111
pre:
12-
- emulator -avd circleci-android24 -no-window:
12+
- emulator -avd circleci-android22 -no-window:
1313
background: true
1414
parallel: true
1515
override:

0 commit comments

Comments
 (0)