Skip to content

Commit 662d76d

Browse files
committed
ci: bump gradle version
1 parent f0cc8e0 commit 662d76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
- name: Install Gradle
228228
uses: gradle/actions/setup-gradle@v5
229229
with:
230-
gradle-version: '9.1'
230+
gradle-version: '9.2.1'
231231
- name: "Verify sample: ${{ matrix.sample_app }}"
232232
run: .github/scripts/validate_sample.sh Samples/${{ matrix.sample_app }}
233233

0 commit comments

Comments
 (0)