Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -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' } app/src/main/java/at/bitfire/davdroid/HttpClient.kt +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ class HttpClient private constructor( // add User-Agent to every request .addNetworkInterceptor(UserAgentInterceptor) .build()!! .build() } override fun close() { Loading dav4android @ f7636420 Compare 626287e7 to f7636420 Original line number Diff line number Diff line Subproject commit 626287e7d7d31b293ecabacb6420d511a9b814fd Subproject commit f76364207c07a017cbfb8d658d850b68f0d6f6da Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -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' }
app/src/main/java/at/bitfire/davdroid/HttpClient.kt +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ class HttpClient private constructor( // add User-Agent to every request .addNetworkInterceptor(UserAgentInterceptor) .build()!! .build() } override fun close() { Loading
dav4android @ f7636420 Compare 626287e7 to f7636420 Original line number Diff line number Diff line Subproject commit 626287e7d7d31b293ecabacb6420d511a9b814fd Subproject commit f76364207c07a017cbfb8d658d850b68f0d6f6da