v2.0.21.100
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')