aboutsummaryrefslogtreecommitdiff
path: root/examples/gradle/dokka-versioning-multimodule-example/parentProject/build.gradle.kts
AgeCommit message (Expand)Author
2023-10-16Update Dokka's references to 1.9.10 (#3210)Ignat Beresnev
2023-09-01Update Dokka's references to 1.9.0 (#3154)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-06-06Update Dokka's references to 1.8.20 (#3028)Ignat Beresnev
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-06Update Dokka references to 1.8.10 (#2898)Ignat Beresnev
2023-01-19Revise README documentation for examples and plugins (#2736)Ignat Beresnev
2022-10-12Update documentation and examples for 1.7.20 (#2697)Ignat Beresnev
2022-08-22Fix path in versioning example on Windows (#2632)Vadim Mishenev
2022-07-13Update references and documentation to Dokka 1.7.10 (#2566)Ignat Beresnev
2022-06-20Update documentation and examples to Dokka 1.7.0 (#2542)Ignat Beresnev
2022-04-25Update documentation and examples to Dokka 1.6.21 (#2465)Ignat Beresnev
2022-04-15Update documentation, examples and test references to 1.6.20 (#2440)Ignat Beresnev
2021-12-27Update Dokka examples and readme to 1.6.10 (#2293)Ignat Beresnev
2021-11-23Add sample project of versioning multi module (#2170)vmishenev