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 3b1e244 commit 6aa3bb1Copy full SHA for 6aa3bb1
firebase-ml-modeldownloader/firebase-ml-modeldownloader.gradle
@@ -89,9 +89,4 @@ dependencies {
89
//Android compatible version of Apache httpclient.
90
testImplementation 'org.apache.httpcomponents:httpclient-android:4.3.5.1'
91
testImplementation 'org.mockito:mockito-core:3.3.3'
92
-
93
- androidTestImplementation project(':encoders:firebase-encoders-json')
94
- androidTestImplementation 'androidx.test:runner:1.3.0'
95
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
96
97
}
0 commit comments