chore: target api 35 on android tests

This commit is contained in:
Nathan Walker
2025-08-24 10:00:01 -07:00
parent 9cce7578bd
commit efbcebbbea
5 changed files with 7 additions and 7 deletions

View File

@@ -67,6 +67,6 @@ jobs:
- name: Run tests on Android Emulator
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 34
api-level: 35
arch: x86_64
script: npx nx test apps-automated -c=android