Skip to content

Commit 5487034

Browse files
authored
dataconnect: enable javadoc generation and publishing (#7243)
1 parent 787ac8e commit 5487034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-dataconnect/firebase-dataconnect.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
firebaseLibrary {
2828
libraryGroup = "dataconnect"
2929
testLab.enabled = false
30-
publishJavadoc = false
30+
publishJavadoc = true
3131
releaseNotes {
3232
name.set("{{data_connect_short}}")
3333
versionName.set("data-connect")

0 commit comments

Comments
 (0)