Skip to content

Commit 2daa42a

Browse files
committed
Release build with Java 11
1 parent b90038c commit 2daa42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Android-CI-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/setup-java@v2
2727
with:
2828
distribution: 'adopt'
29-
java-version: 8
29+
java-version: 11
3030

3131
- name: Install Android SDK
3232
uses: malinskiy/action-android/install-sdk@release/0.1.2

0 commit comments

Comments
 (0)