Prepare for release 2.19.1.

This commit is contained in:
Yang
2021-07-20 23:52:06 +10:00
parent 08852ad83b
commit 5e487dbdfe
+4
View File
@@ -1,5 +1,9 @@
# Change Log
## v2.19.1
* Accept all Android SDL Licenses to fix `sdkmanager` installation. - [#172](https://github.com/ReactiveCircus/android-emulator-runner/pull/172) @marcuspridham.
## v2.19.0
* Add option to specify `ram-size` for the AVD. - [#165](https://github.com/ReactiveCircus/android-emulator-runner/pull/165).