Skip to content

Commit 58d0794

Browse files
authored
Update AGP test versions
1 parent 0057fce commit 58d0794

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-agp-variants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
# 3. The next after the current stable (alpha or beta doesn't matter)
1818
# The test cases needs to be updated regularly here
1919
# https://maven.google.com/web/index.html?q=gradle#com.android.tools.build:gradle
20-
agp_version: [ '8.10.1', '8.11.2', '8.12.3', '8.13.0', '9.0.0-alpha11' ]
20+
agp_version: [ '8.11.2', '8.12.3', '8.13.2', '9.0.0', '9.1.0-alpha08' ]
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v6

0 commit comments

Comments
 (0)