Skip to content

Commit 99748b1

Browse files
committed
build: make android build work again 3
1 parent 06dc318 commit 99748b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/setup-java@v4
2121
with:
2222
distribution: 'temurin'
23-
java-version: 17
23+
java-version: 21
2424
- name: Setup Gradle
2525
uses: gradle/actions/setup-gradle@v4
2626
# - name: Build with Gradle

0 commit comments

Comments
 (0)