mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
bb7d733cde
* refactor: unify installation on devices & emulators This change replaces the almost identical methods `device.install` and `emulator.install` with the generic `target.install`. * fix: use unified installation in platform-centric bins