Releases: ReactiveCircus/android-emulator-runner
Releases · ReactiveCircus/android-emulator-runner
v2.11.1
- Update SDK command-line tools to
2.1. - Update @actions/core to
1.2.6.
v2.11.0
- Support running multiple instances of the action sequentially in a single job - #73.
v2.10.0
- Support Android 11 (API 30) system images.
- Bump build tools to
30.0.0.
v2.9.0
- Updated to SDK command-line tools
2.0.
v2.8.0
- Added support for specifying a custom name used for creating the AVD - #59.
v2.7.0
- Added support for specifying versions of NDK and CMake to install.
v2.6.2
- Fixed an issue where the Linux command-line tools binary is used for
macos.
v2.6.1
- Fixed SDK license issue on Linux when downloading API 28+ system images - #42.
v2.6.0
- Added support for Linux VMs (no hardware acceleration).
v2.5.0
- Added support for API 15-19 system images.
- Switched to the new SDK command-line tools which supports running
sdkmanagerandavdmanagerwith Java 9+.