File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
5252 implementation ' com.google.firebase:firebase-common:20.3.1'
5353 testImplementation project(path : ' :firebase-appdistribution' )
5454 testImplementation project(' :integ-testing' )
55- runtimeOnly ' com.google.firebase:firebase-installations:17.1.2 '
55+ runtimeOnly ' com.google.firebase:firebase-installations:17.1.3 '
5656
5757 implementation libs. javax. inject
5858 vendor (libs. dagger. dagger) {
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ dependencies {
6868 implementation project(' :transport:transport-runtime' )
6969 implementation project(' :transport:transport-backend-cct' )
7070 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 '
7272 implementation ' com.google.firebase:firebase-measurement-connector:18.0.2'
7373 implementation " com.google.android.gms:play-services-tasks:18.0.1"
7474
You can’t perform that action at this time.
0 commit comments