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 8dadad6 commit a9939a2Copy full SHA for a9939a2
firebase-components/src/main/java/com/google/firebase/components/ComponentRuntime.java
@@ -124,7 +124,7 @@ private void discoverComponents(List<Component<?>> componentsToAdd) {
124
}
125
126
127
- // kotlinx.coroutines.CoroutineDispatcher interface could be provided by both new version of
+ // kotlinx.coroutines.CoroutineDispatcher interfaces could be provided by both new version of
128
// firebase-common and old version of firebase-common-ktx. In this scenario take the first
129
// interface which was provided.
130
0 commit comments