Age | Commit message (Collapse) | Author |
|
(#1754)
* Bump markdown library to 0.2.0
* Render shorthand images as link with text
|
|
|
|
|
|
- Implement new `:test-utils` project
- Resolve requirement for Android SDK installation
|
|
|
|
|
|
|
|
:core:dependencies
|
|
|
|
|
|
|
|
Afzal Najam)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
handling in plugins
Fixes #627
This commit removes repackaging `dokka-core` with all its dependencies by creating a publication for those dependencies. Moreover it moves `kotlinx-markdown` dependency to `coreDependencies` as this library is only present in Kotlin Bintray repository. TestAPI now publishes correctly
|
|
|
|
|