Skip to content

Commit 9208534

Browse files
authored
[Installations] Remove duplicated interop declaration (#7132)
The dependency on com.google.firebase:firebase-installations-interop twice, and once with the wrong version
1 parent 0f5d313 commit 9208534

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

firebase-installations/firebase-installations.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ dependencies {
5555
api 'com.google.firebase:firebase-annotations:16.2.0'
5656
api("com.google.firebase:firebase-common:21.0.0")
5757
api("com.google.firebase:firebase-components:18.0.0")
58-
api 'com.google.firebase:firebase-installations-interop:17.1.0'
5958
api("com.google.firebase:firebase-installations-interop:17.1.1")
6059

6160
implementation libs.kotlin.stdlib

0 commit comments

Comments
 (0)