Skip to content

Commit f23b397

Browse files
authored
Do not publish Javadoc for the App Check interop library. (#2655)
1 parent 976ea2f commit f23b397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appcheck/firebase-appcheck-interop/firebase-appcheck-interop.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ plugins {
1818

1919
firebaseLibrary {
2020
publishSources = true
21+
publishJavadoc = false
2122
}
2223

2324
android {

0 commit comments

Comments
 (0)