Skip to content

Commit c9aa1cc

Browse files
authored
Enable use tab in javadocs (#1525)
1 parent f980037 commit c9aa1cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ tasks {
6161
o.encoding = "UTF-8"
6262
o.source = "17"
6363

64+
o.use()
6465
o.links(
6566
"https://www.slf4j.org/apidocs/",
6667
"https://guava.dev/releases/${libs.guava.get().version}/api/docs/",

0 commit comments

Comments
 (0)