update
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -136,7 +136,7 @@ jobs:
|
||||
if: startsWith(matrix.platform,'android')
|
||||
uses: gradle/actions/setup-gradle@v3
|
||||
with:
|
||||
gradle-version: 8.1
|
||||
gradle-version: 7.5
|
||||
- name: Setup dependencies
|
||||
run: |
|
||||
make ${{ matrix.platform }}-install-dependencies
|
||||
|
||||
Reference in New Issue
Block a user