Adding, customizing and modifying MemorizingTrustManager.

This commit is contained in:
anonTree1417
2020-03-30 23:01:54 +02:00
parent 6e0880e6d8
commit aa697d11ad
10 changed files with 911 additions and 86 deletions

View File

@@ -79,4 +79,5 @@ dependencies {
implementation "com.github.chrisbanes:PhotoView:2.3.0"
implementation "com.pddstudio:highlightjs-android:1.5.0"
implementation "com.github.barteksc:android-pdf-viewer:3.2.0-beta.1"
implementation 'org.conscrypt:conscrypt-android:2.2.1'
}