Skip to content

Commit

Permalink
Up gradle CI to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nanihadesuka committed Jun 24, 2024
1 parent 3c5e582 commit 60b012d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
with:
python-version: 3.11

- name: Setup Gradle version to 8.1.1
- name: Setup Gradle version to 8.2
uses: gradle/gradle-build-action@v2
with:
gradle-version: 8.1.1
gradle-version: 8.2

- name: Setup APK signing
run: |
Expand Down

0 comments on commit 60b012d

Please sign in to comment.