We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08a9cf commit 1f78dedCopy full SHA for 1f78ded
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
AGP_VERSION: ${{ matrix.agp-version }}
61
strategy:
62
matrix:
63
- agp-version: [ 7.0.4, 7.1.3, 7.2.2, 7.3.1, 7.4.0-beta02, 8.0.0-alpha03 ]
+ agp-version: [ 7.0.4, 7.1.3, 7.2.2, 7.3.1, 7.4.0-beta02, 8.0.0-alpha04 ]
64
65
steps:
66
- uses: actions/checkout@v3
0 commit comments