blob: 712f03744ab8430a7a9fb2f03d45b209fea26197 [file] [log] [blame]
rootProject.name = "dokka"
include 'core',
'integration',
'runners:fatjar',
'runners:ant',
'runners:cli',
// Google's fork does not use maven-plugin. Removing it from build for convenience.
// 'runners:maven-plugin',
'runners:gradle-plugin',
'runners:android-gradle-plugin',
'runners:gradle-integration-tests'