Skip to content

Commit

Permalink
Update gradle-build-action action to v2.10.0 (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent bfd3feb commit 91f1f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: chmod +x gradlew

- name: Build Release APK
uses: gradle/gradle-build-action@v2.9.0
uses: gradle/gradle-build-action@v2.10.0
with:
arguments: assembleRelease

Expand Down

0 comments on commit 91f1f4b

Please sign in to comment.