update github workflow with new gradle version
This commit is contained in:
parent
85229301fd
commit
4cf637bda1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
KEY_PASSWORD: ${{ secrets.KEY_PASSWORD }}
|
||||
with:
|
||||
arguments: assemble
|
||||
gradle-version: 6.7.1
|
||||
gradle-version: 7.0.2
|
||||
- name: Move
|
||||
run: mv app/build/outputs/apk/release/*.apk gelli-release-${version}.apk
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue