Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KLjiana authored Aug 29, 2024
1 parent 8943cac commit a7df289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 8.1.1
gradle-version: 7.3.3

- name: Run build
run: gradle build
Expand Down

0 comments on commit a7df289

Please sign in to comment.