Skip to content

Commit f73d432

Browse files
authored
bom fix (#3554)
1 parent 344e1de commit f73d432

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ public class BomGeneratorTask extends DefaultTask {
127127
"firebase-database-connection-license",
128128
"firebase-database-license",
129129
"firebase-datatransport",
130+
"firebase-appdistribution-ktx",
131+
"firebase-appdistribution",
130132
"firebase-dynamic-module-support",
131133
"firebase-dynamic-links-license",
132134
"firebase-functions-license",

0 commit comments

Comments
 (0)