aboutsummaryrefslogtreecommitdiff
path: root/examples/gradle/dokka-library-publishing-example
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-08-04Update examples and tests to use Kotlin 1.9.0 (#3101)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-13Remove unnecessary brackets from plugin versions (#2916)aSemy
2023-03-06Update Dokka references to 1.8.10 (#2898)Ignat Beresnev
2023-02-10Update Kotlin to 1.8.10 (#2797)Ignat Beresnev
2023-01-30Bump Gradle to 7.6 (#2756)Goooler
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-10-04Update Kotlin to 1.7.20 (#2692)Ignat Beresnev
2022-09-27Update Kotlin to 1.7.20-RC (#2682)Ignat Beresnev
2022-08-24Bump Gradle to 7.5.1 (#2618)Goooler
2022-07-13Update references and documentation to Dokka 1.7.10 (#2566)Ignat Beresnev
2022-07-08Update Kotlin to 1.7.10 (#2564)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
2022-02-09Update Gradle in examplesvmishenev
2021-12-27Update Dokka examples and readme to 1.6.10 (#2293)Ignat Beresnev
2021-11-23Update README, docs and examples to 1.6 (#2237)vmishenev
2021-11-13Bump gradle to 7.3 (#2224)Goooler
2021-09-23Update examples to 1.5.30 (#2145)Marcin Aman
2021-09-21Bump gradle to 7.2 (#2144)Goooler
2021-07-28Migrate Dokka examples to Dokka repo (KT-47798) (#2030)vmishenev