File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ android {
46
46
}
47
47
48
48
dependencies {
49
- implementation ' com.google.firebase:firebase-common:20.3.1 '
49
+ implementation ' com.google.firebase:firebase-common:20.3.3 '
50
50
implementation ' com.google.firebase:firebase-components:17.1.0'
51
51
implementation ' com.google.android.datatransport:transport-api:3.0.0'
52
- implementation ' com.google.android.datatransport:transport-runtime:3.1.8 '
53
- implementation ' com.google.android.datatransport:transport-backend-cct:3.1.8 '
52
+ implementation ' com.google.android.datatransport:transport-runtime:3.1.9 '
53
+ implementation ' com.google.android.datatransport:transport-backend-cct:3.1.9 '
54
54
implementation ' androidx.annotation:annotation:1.1.0'
55
55
56
56
testImplementation ' androidx.test:runner:1.2.0'
You can’t perform that action at this time.
0 commit comments