Skip to content

Commit 1f531b9

Browse files
authored
Update BomGeneratorTask.java to ignore config-interop (#5557)
1 parent 7f53ce4 commit 1f531b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/java/com/google/firebase/gradle/bomgenerator/BomGeneratorTask.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ public abstract class BomGeneratorTask extends DefaultTask {
122122
"firebase-common-license",
123123
"firebase-components",
124124
"firebase-config-license",
125+
"firebase-config-interop",
125126
"firebase-crash",
126127
"firebase-crash-license",
127128
"firebase-crashlytics-buildtools",

0 commit comments

Comments
 (0)