You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the output directory for the dokka Javadoc plugin to the folder "build/javadoc" with the project. (#546)
The current out dir would start with a folder named "property(org.gradle.api.file.Directory, fixed(class org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedDirectory," within the project folder.
0 commit comments