We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d326aaa commit 1289fc1Copy full SHA for 1289fc1
1 file changed
.github/workflows/android.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: set up JDK
16
uses: actions/setup-java@v1
17
with:
18
- java-version: 11
+ java-version: 17
19
20
- name: Cache Gradle and wrapper
21
uses: actions/cache@v2
0 commit comments