We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65237d commit 895ff5cCopy full SHA for 895ff5c
WooCommerce/build.gradle
@@ -349,7 +349,6 @@ dependencies {
349
exclude group: 'asm', module: 'asm'
350
exclude group: 'org.json', module: 'json'
351
}
352
- androidTestImplementation(libs.apache.http.client.android)
353
constraints {
354
androidTestImplementation(libs.wiremock) {
355
because("newer versions of WireMock use Java APIs not available on Android")
0 commit comments