v1.2.0: Honey data automation and better emulator robustness
This release updates to appstraction 1.3.0, which brings support for programmatically setting various honey data on devices and emulators.
It also makes our Android emulator handling more robust. If the emulator died or was closed for some reason, it is now actually restarted in ensureDevice()
.
What's Changed
ensureDevice()
: Restart emulator if it was killed by @baltpeter in #49- Update to appstraction 1.3.0 by @baltpeter in #51
Full Changelog: v1.1.0...v1.2.0