aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB/build.gradle.kts
AgeCommit message (Collapse)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
2023-08-31Update copyright (#3149)Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2020-08-31Re-use includes form child tasks for all modules page generationsebastian.sellmair
2020-07-13Implement `AbstractDokkaTask` to suport DokkaMultimoduleTasksebastian.sellmair