Skip to content

Commit

Permalink
Added Android 14 in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
budtmo committed Jan 4, 2024
1 parent cabad42 commit b9f0202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
needs: release_base
strategy:
matrix:
android: ["9.0", "10.0", "11.0", "12.0", "13.0"]
android: ["9.0", "10.0", "11.0", "12.0", "13.0", "14.0"]
steps:
- name: Checkout the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit b9f0202

Please sign in to comment.