Skip to content

Commit cde09f2

Browse files
committed
Download Java Doc
1 parent 390fd01 commit cde09f2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build.gradle

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,10 @@ sourceSets {
6767
}
6868
}
6969
}
70+
71+
idea {
72+
module {
73+
downloadSources = true
74+
downloadJavadoc = true
75+
}
76+
}

0 commit comments

Comments
 (0)