Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
πŸ”€ Merge pull request #36 from vaniland-mc/publish-maven-central
Browse files Browse the repository at this point in the history
πŸ”§ Apply dokka to root project
  • Loading branch information
rona-tombo authored Feb 25, 2022
2 parents 839bca6 + 965a9bd commit 2b4565b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.6.10"
id("org.jetbrains.dokka")

id("io.gitlab.arturbosch.detekt") version "1.19.0"
id("org.jetbrains.kotlinx.kover") version "0.5.0"
Expand Down

0 comments on commit 2b4565b

Please sign in to comment.