mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-03 17:42:53 +01:00
build: move build step to jdk17
This commit is contained in:
parent
875fea4d9b
commit
a73ace23ff
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'zulu'
|
||||
java-version: 10
|
||||
java-version: 17
|
||||
- name: Build
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user