Skip to content

Commit eb0877f

Browse files
committed
Test with AGP 9.4.0-rc01.
1 parent b618f99 commit eb0877f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
AGP_VERSION: ${{ matrix.agp-version }}
6666
strategy:
6767
matrix:
68-
agp-version: [ 9.0.0, 9.1.1, 9.2.1, 9.3.1, 9.4.0-alpha08 ]
68+
agp-version: [ 9.0.0, 9.1.1, 9.2.1, 9.3.1, 9.4.0-rc01 ]
6969

7070
steps:
7171
- uses: actions/checkout@v7

0 commit comments

Comments
 (0)