Skip to content

Commit de405d2

Browse files
committed
ci(android): java 11 -> 17
1 parent 3825df5 commit de405d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-java@v4
2424
with:
2525
distribution: temurin
26-
java-version: 11
26+
java-version: 17
2727
- name: Install npm dependencies
2828
run: yarn --frozen-lockfile
2929
shell: bash

0 commit comments

Comments
 (0)