Skip to content

Commit 9c38b9d

Browse files
committed
workflow
1 parent c959ea2 commit 9c38b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
# TODO Add 9, 10, 11, 12, and 13 after Kotlin 1.3.60
15-
java_version: [11]
15+
java_version: [17]
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v2

0 commit comments

Comments
 (0)