Fixes reliability issues when running AndroidQF
This release fixed #32 and #36 which were two major issues making it difficult to reliably use AndroidQF to check devices on Windows and Linux.
The releases binaries for Windows and Mac are now signed which should avoid various security warnings (fixing #7).
What's Changed
- Fix GitHub module path by @DonnchaC in #37
- Fix reliability issues when an existing ADB process is running by @DonnchaC in #36
Full Changelog: v1.6.1...v1.6.2