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 da0c550 commit 174e7d8Copy full SHA for 174e7d8
firebase-perf/firebase-perf.gradle
@@ -102,7 +102,7 @@ dependencies {
102
implementation "com.google.protobuf:protobuf-javalite:$javaliteVersion"
103
runtimeOnly 'com.google.firebase:firebase-installations:17.1.3'
104
implementation 'com.google.android.datatransport:transport-api:3.0.0'
105
- runtimeOnly project(':firebase-datatransport')
+ runtimeOnly 'com.google.firebase:firebase-datatransport:18.1.8'
106
javadocClasspath 'com.google.auto.value:auto-value-annotations:1.6.6'
107
javadocClasspath 'com.google.code.findbugs:jsr305:3.0.2'
108
0 commit comments