- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for sdkVersion (0.04 sec)
-
build.gradle.kts
subprojects { tasks.withType<DokkaTaskPartial>().configureEach { dokkaSourceSets.configureEach { reportUndocumented.set(false) skipDeprecated.set(true) jdkVersion.set(8) perPackageOption { matchingRegex.set(".*\\.internal.*") suppress.set(true) } if (project.file("Module.md").exists()) { includes.from(project.file("Module.md"))
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Aug 01 08:06:31 UTC 2025 - 11.3K bytes - Viewed (0)