Skip to content

Commit 395f309

Browse files
committed
Downgrade system image to android-34
1 parent 81f7478 commit 395f309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
- android/create-avd:
238238
avd-name: TestingAVD
239239
install: true
240-
system-image: system-images;android-35;default;x86_64
240+
system-image: system-images;android-34;default;x86_64
241241
- android/start-emulator:
242242
avd-name: TestingAVD
243243
no-window: true

0 commit comments

Comments
 (0)