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 bcda6da commit 96c26dfCopy full SHA for 96c26df
firebase-dataconnect/connectors/connectors.gradle.kts
@@ -78,8 +78,6 @@ dependencies {
78
79
androidTestImplementation(project(":firebase-dataconnect:androidTestutil"))
80
androidTestImplementation(project(":firebase-dataconnect:testutil"))
81
- //TODO: change to androidTestImplementation(libs.kotlin.reflect) when it added to the catalog
82
- androidTestImplementation(kotlin("reflect"))
83
androidTestImplementation(libs.androidx.test.core)
84
androidTestImplementation(libs.androidx.test.junit)
85
androidTestImplementation(libs.androidx.test.rules)
0 commit comments