Update android.yml
This commit is contained in:
parent
670883701d
commit
9357cf380b
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'adopt'
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user