Skip to content

Commit 2518e80

Browse files
committed
Fix
1 parent cb5590b commit 2518e80

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

transport/transport-backend-cct/transport-backend-cct.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,3 @@ dependencies {
7575
androidTestImplementation 'androidx.test:runner:1.2.0'
7676
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
7777
}
78-
79-
tasks.withType(Test) {
80-
systemProperty 'javax.net.ssl.trustStore', 'NONE'
81-
}

0 commit comments

Comments
 (0)