Releases: ReactiveCircus/android-emulator-runner
Releases · ReactiveCircus/android-emulator-runner
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
sdkmanager
andavdmanager
with Java 9+.
v2.4.0
- Added support for setting custom
working-directory
- e.g../android
if your root Gradle project is under the./android
sub-directory within your repository.
v2.3.2
- Fixed an issue where environment variables are escaped in script.