1.4.3
Includes all changes since 1.2.0:
- Bump cronet-api and cronet-embedded from 113/101 to 143.7445.0 (~30 Chromium versions of transport fixes)
- Add "zstd" to handled content encodings (ready for when Cronet enables zstd by default)
- Fix IPv6 probe: use TCP connect instead of UDP routing table check (UDP always succeeded on emulators/VPNs with local IPv6 routes)
- Skip AAAA queries entirely when IPv6 is unavailable
- Remove crashing sdkmanager calls from jitpack.yml
- Misc fixes