From 329d76c857db893b86f20b1e7cafab2ccbfbacff Mon Sep 17 00:00:00 2001 From: Michael Zh Date: Wed, 23 Jul 2025 22:20:56 -0400 Subject: [PATCH] Bump emulator target 33 -> 35 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6708fa83..a184dd83d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,8 +72,8 @@ jobs: - api-level: 21 target: default arch: x86 - - api-level: 33 - target: google_apis # emulator API 33 only exists with Google APIs + - api-level: 35 + target: default arch: x86_64 permissions: