diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 882e129b..caa11bd5 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -64,7 +64,7 @@ jobs: ~/.android/adb* key: avd-29 - name: Run tests - uses: reactivecircus/android-emulator-runner@v2.28.0 + uses: reactivecircus/android-emulator-runner@v2.29.0 with: script: ./gradlew connectedDebugAndroidTest api-level: 29