Skip to content

Commit 5dd65d9

Browse files
author
David Motsonashvili
committed
bump slightly
1 parent 74d6e3f commit 5dd65d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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) {

0 commit comments

Comments
 (0)