Prepare for release 2.25.0.

This commit is contained in:
Yang
2022-07-12 18:43:26 +10:00
parent cd41888947
commit 402c25e52e
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## v2.25.0
* Auto detect hardware acceleration on Linux. - [#254](https://github.com/ReactiveCircus/android-emulator-runner/pull/254) @notbigdata.
* Update build tools to `33.0.0`.
* Update SDK command-line tools to `7.0`.
## v2.24.0
* Add option to specify `heap-size` for the AVD. - [#245](https://github.com/ReactiveCircus/android-emulator-runner/pull/245) @timusus.