Skip to content

v2.0.21.100

Compare
Choose a tag to compare
@tkohegyi tkohegyi released this 11 Jun 11:41
· 35 commits to master since this release

Major lib updates with SSL fixes (bc v1.69). Upgrade to this version is recommended.

It may happen that additional library need to be included in your build, like this way:

    implementation group: 'org.apache.httpcomponents', name: 'httpmime', version:'4.5.13' //this includes httpclient too
    implementation ('website.magyar:mitm-java-proxy:2.0.21.100')