emanuele-f/PCAPdroid

Allow updating the PCAPdroid-mitm plugin if the major version is unchanged

emanuele-f opened this issue · 0 comments

Currently PCAPdroid releases are bound to a specific PCAPdroid-mitm version. Most often this is unnecessary, as an incompatibility only occurs if the mitm addon API changes. This could be handled via version numbers, so that it's possible to update the mitm addon as long as the major version number is unchanged.