1*1b2d298cSOwner Cleanup BotrootProject.name = "dokka" 2*1b2d298cSOwner Cleanup Bot 3*1b2d298cSOwner Cleanup Botinclude 'core', 4*1b2d298cSOwner Cleanup Bot 'integration', 5*1b2d298cSOwner Cleanup Bot 'runners:fatjar', 6*1b2d298cSOwner Cleanup Bot 'runners:ant', 7*1b2d298cSOwner Cleanup Bot 'runners:cli', 8*1b2d298cSOwner Cleanup Bot // Google's fork does not use maven-plugin. Removing it from build for convenience. 9*1b2d298cSOwner Cleanup Bot // 'runners:maven-plugin', 10*1b2d298cSOwner Cleanup Bot 'runners:gradle-plugin', 11*1b2d298cSOwner Cleanup Bot 'runners:android-gradle-plugin', 12*1b2d298cSOwner Cleanup Bot 'runners:gradle-integration-tests' 13