This commit is contained in:
Phillip Thelen 2022-03-22 09:49:25 +01:00 committed by Phillip Thelen
parent f11d32b2d9
commit 83af5e4ca4

View file

@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
api-level: [21, 23, 29, 30, 31]
api-level: [22, 24, 26, 28, 29, 30, 31]
steps:
- uses: actions/checkout@v2
- name: set up JDK 11