diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index c8483c2f..f5b3813f 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -19,7 +19,7 @@ jobs: uses: actions/setup-java@v3 with: distribution: 'temurin' - java-version: 1.11 + java-version: '11' - name: Android Emulator Runner uses: ReactiveCircus/android-emulator-runner@v2.20.0 with: