Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e549a258 authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Update to okhttp 3.12.0

parent fb90955b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -94,8 +94,8 @@ dependencies {
    androidTestImplementation 'androidx.test:runner:1.1.0'
    androidTestImplementation 'androidx.test:rules:1.1.0'
    androidTestImplementation 'junit:junit:4.12'
    androidTestImplementation 'com.squareup.okhttp3:mockwebserver:3.11.0'
    androidTestImplementation 'com.squareup.okhttp3:mockwebserver:3.12.0'

    testImplementation 'junit:junit:4.12'
    testImplementation 'com.squareup.okhttp3:mockwebserver:3.11.0'
    testImplementation 'com.squareup.okhttp3:mockwebserver:3.12.0'
}
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ class HttpClient private constructor(
                // add User-Agent to every request
                .addNetworkInterceptor(UserAgentInterceptor)

                .build()!!
                .build()
    }

    override fun close() {
Compare 626287e7 to f7636420
Original line number Diff line number Diff line
Subproject commit 626287e7d7d31b293ecabacb6420d511a9b814fd
Subproject commit f76364207c07a017cbfb8d658d850b68f0d6f6da