We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d6e3f commit 5dd65d9Copy full SHA for 5dd65d9
firebase-appdistribution/firebase-appdistribution.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'com.google.firebase:firebase-common:20.3.1'
53
testImplementation project(path: ':firebase-appdistribution')
54
testImplementation project(':integ-testing')
55
- runtimeOnly 'com.google.firebase:firebase-installations:17.1.2'
+ runtimeOnly 'com.google.firebase:firebase-installations:17.1.3'
56
57
implementation libs.javax.inject
58
vendor (libs.dagger.dagger) {
0 commit comments