Skip to content

Commit 71772b3

Browse files
davidmotsonDavid Motsonashvili
and
David Motsonashvili
authored
pin these for M129 (#4807)
* pin these for M129 * bump slightly * re-pin well known types --------- Co-authored-by: David Motsonashvili <[email protected]>
1 parent 47e7a88 commit 71772b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

firebase-appdistribution/firebase-appdistribution.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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) {

firebase-crashlytics/firebase-crashlytics.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)