Skip to content

Commit 7da49b2

Browse files
authored
Update main.yml
1 parent 688f68f commit 7da49b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/setup-java@v3
3030
with:
3131
distribution: 'zulu' # See 'Supported distributions' for available options
32-
java-version: '16'
32+
java-version: '15'
3333

3434
- name: Setup Android SDK
3535
uses: android-actions/setup-android@v2

0 commit comments

Comments
 (0)