Skip to content

Commit 71759e1

Browse files
Update Gradle version in CI workflow to 8.10.2
Bump Gradle version from 8.9 to 8.10.2 in the compatibility matrix build workflow to ensure builds use the latest supported Gradle release.
1 parent f3a68a8 commit 71759e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compatibility-matrix-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
targetSdk: 34
2929

3030
- jdk: "17"
31-
gradle: "8.9"
31+
gradle: "8.10.2"
3232
agp: "8.8.0"
3333
kotlin: "1.9.25"
3434
compileSdk: 34

0 commit comments

Comments
 (0)