Skip to content

Commit 9057ccd

Browse files
committed
Updating Gradle version in CI workflow
1 parent 2f49af0 commit 9057ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Get Gradle wrapper
1616
working-directory: DailyDemo
17-
run: gradle wrapper --gradle-version 7.5
17+
run: gradle wrapper --gradle-version 8.4
1818

1919
- name: Release build
2020
working-directory: DailyDemo

0 commit comments

Comments
 (0)