File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
52
52
implementation ' com.google.firebase:firebase-common:20.3.1'
53
53
testImplementation project(path : ' :firebase-appdistribution' )
54
54
testImplementation project(' :integ-testing' )
55
- runtimeOnly ' com.google.firebase:firebase-installations:17.1.2 '
55
+ runtimeOnly ' com.google.firebase:firebase-installations:17.1.3 '
56
56
57
57
implementation libs. javax. inject
58
58
vendor (libs. dagger. dagger) {
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ dependencies {
68
68
implementation project(' :transport:transport-runtime' )
69
69
implementation project(' :transport:transport-backend-cct' )
70
70
implementation ' com.google.firebase:firebase-installations-interop:17.1.0'
71
- runtimeOnly project( ' :firebase-installations' )
71
+ runtimeOnly ' com.google.firebase :firebase-installations:17.1.3 '
72
72
implementation ' com.google.firebase:firebase-measurement-connector:18.0.2'
73
73
implementation " com.google.android.gms:play-services-tasks:18.0.1"
74
74
You can’t perform that action at this time.
0 commit comments