Skip to content

Commit

Permalink
Use API level 33
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Feb 22, 2024
1 parent 8d08f79 commit cfc3a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
api-level: [34]
api-level: [33]
steps:
- uses: actions/checkout@v4
- name: set up JDK 17
Expand Down

0 comments on commit cfc3a0e

Please sign in to comment.