We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c959ea2 commit 9c38b9dCopy full SHA for 9c38b9d
.github/workflows/android.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
# TODO Add 9, 10, 11, 12, and 13 after Kotlin 1.3.60
15
- java_version: [11]
+ java_version: [17]
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v2
0 commit comments