Skip to content

Commit 3b37109

Browse files
author
Aaron Mandle
committed
Add sources to javadoc task
1 parent 6654523 commit 3b37109

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

auth/build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@ javadoc.exclude([
6565
'com/firebase/ui/auth/ui/email/field_validators/**',
6666
'com/firebase/ui/auth/util/**',
6767
])
68+
69+
javadoc.include([
70+
'com/google/firebase/auth/**'
71+
])

0 commit comments

Comments
 (0)