Merge pull request #1725 from android/dt/add-api34emu

Add API 34 emulator
pull/1731/head
Don Turner 9 months ago committed by GitHub
commit 3a3643e258
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -168,7 +168,7 @@ jobs:
timeout-minutes: 55 timeout-minutes: 55
strategy: strategy:
matrix: matrix:
api-level: [26] api-level: [26, 34]
steps: steps:
- name: Delete unnecessary tools 🔧 - name: Delete unnecessary tools 🔧

Loading…
Cancel
Save