We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc98893 + 68d6171 commit 18e77f3Copy full SHA for 18e77f3
.github/workflows/android_debug_push.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/setup-java@v4
31
with:
32
distribution: 'temurin' # See 'Supported distributions' for available options
33
- java-version: '11'
+ java-version: '17'
34
- name: Build with Gradle
35
run: |
36
ls -l /Users/runner/work/iot-ijkplayer/iot-ijkplayer/android-ndk-r10e
0 commit comments