Skip to content

Commit

Permalink
gradle version for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
polymonster committed May 26, 2024
1 parent 7acd291 commit 02ff8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 8.0.0
gradle-version: 8.0

- name: Build example
run: |
Expand Down

0 comments on commit 02ff8eb

Please sign in to comment.