aboutsummaryrefslogtreecommitdiff
path: root/runners/gradle-integration-tests/testData/androidAppJavadoc/build.gradle
AgeCommit message (Collapse)Author
2020-07-02Cleanup project and disable validatePlugins ↵sebastian.sellmair
(https://github.com/Kotlin/dokka/issues/1052)
2020-01-20Move the Gradle integration tests back to `:runners`Kamil Doległo
2019-10-10Move gradle-integration-tests to new moduleKamil Doległo
2019-02-19Cleanup httpSimon Ogorodnik
2017-11-03Fix not suppressing Android generated files in javadoc formatSimon Ogorodnik
fixes #224, fixes #197