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 6f5a805 commit e8b6532Copy full SHA for e8b6532
iterableapi/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
testImplementation 'org.khronos:opengl-api:gl1.1-android-2.1_r1'
52
testImplementation 'com.squareup.okhttp3:mockwebserver:4.2.2'
53
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
54
- testImplementation project(path: ':iterableapi')
+
55
androidTestImplementation 'androidx.test:runner:1.3.0'
56
androidTestImplementation 'androidx.test:rules:1.3.0'
57
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
0 commit comments