Skip to content

Fixes reliability issues when running AndroidQF

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 16:22
· 10 commits to main since this release
v1.6.2
ec585b6

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