File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ dependencies {
66
66
implementation ' com.google.firebase:firebase-common:20.3.1'
67
67
implementation ' com.google.firebase:firebase-components:17.1.0'
68
68
implementation ' com.google.android.datatransport:transport-api:3.0.0'
69
- implementation project( ' :transport:transport -runtime' )
70
- implementation project( ' :transport:transport -backend-cct' )
69
+ implementation ' com.google.android.datatransport :transport-runtime:3.1.9 '
70
+ implementation ' com.google.android.datatransport :transport-backend-cct:3.1.9 '
71
71
implementation ' com.google.firebase:firebase-installations-interop:17.1.0'
72
72
runtimeOnly ' com.google.firebase:firebase-installations:17.1.3'
73
73
implementation ' com.google.firebase:firebase-measurement-connector:18.0.2'
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ dependencies {
85
85
implementation ' com.google.firebase:firebase-encoders:17.0.0'
86
86
implementation ' com.google.firebase:firebase-encoders-json:18.0.0'
87
87
implementation " com.google.firebase:firebase-encoders-proto:16.0.0"
88
- implementation " com.google.firebase:firebase-installations:17.1.2 "
88
+ implementation " com.google.firebase:firebase-installations:17.1.3 "
89
89
annotationProcessor project(" :encoders:firebase-encoders-processor" )
90
90
91
91
implementation ' androidx.annotation:annotation:1.2.0'
You can’t perform that action at this time.
0 commit comments