#61 Dokka can't find sourceSets defined for androi...
# dokka
u
#61 Dokka can't find sourceSets defined for android modules [Kotlin/dokka] Issue created by eskimoapps For android development, sourceSets are defined within the android block of the build.gradle file, so the only way to get dokka to find them for now is to duplicate the sourceSets outside of the android block.