diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index c6b1cf4b..08c8baa0 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -22,7 +22,7 @@ jobs: - name: Build with Gradle run: ./gradlew clean build - name: Android Emulator Runner - uses: ReactiveCircus/android-emulator-runner@v2 + uses: ReactiveCircus/android-emulator-runner@v2.19.0 with: api-level: 28 script: ./gradlew connectedCheck