AntennaPod/core
Mats Wahlberg 4c24d1c29a Bundle Conscrypt security provider for Free builds
This fixes protocol and cipher errors on older versions of android
without requiring Google API/Services (which are non-free) to replace
the security provider from the OS. No changes are made to Play builds.

The value of conscryptVersion in build.gradle should be updated
regularly to keep the bundled version of conscrypt up to date (or
changed to "latest.release", which will cause issues with verifying
reproducible builds).

Fixes: #2814 (for users of free builds)
2020-09-30 13:52:31 +02:00
..
src Bundle Conscrypt security provider for Free builds 2020-09-30 13:52:31 +02:00
.gitignore
build.gradle Bundle Conscrypt security provider for Free builds 2020-09-30 13:52:31 +02:00
proguard-rules.pro