v3.4.1


3.4.1 (2019-05-03)

Fixes

  • Updated adbkit-apkreader to fix an APK manifest parsing issue on applications processed by 360 encryption services, which changes the application key to com.stub.StubApp. Thanks @JChord!
  • Updated adbkit to public key parsing on recent versions of ADB. Thanks @codeskyblue!

Enhancements

  • Exposed the ZMQ_IPV6 environment variable, making it possible to enable IPv6 for ZeroMQ. Thanks @aokhotin!