Update android.yml

This commit is contained in:
nuclearfog 2023-05-13 09:57:09 +00:00 committed by GitHub
parent 8b1eb9537b
commit 9eb1943e5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
- uses: gradle/wrapper-validation-action@v1
- uses: actions/setup-java@v2
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
- run: chmod +x gradlew