Skip to content

Commit ee58fd7

Browse files
authored
Update AGP tests (#243)
1 parent 5bc8046 commit ee58fd7

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.6.1', '8.7.3', '8.8.2', '8.9.0', '8.10.0-beta01' ]
20+
agp_version: [ '8.10.1', '8.11.2', '8.12.3', '8.13.0', '9.0.0-alpha11' ]
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v5

0 commit comments

Comments
 (0)