We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a52bf commit fb491a0Copy full SHA for fb491a0
build.gradle.kts
@@ -12,6 +12,7 @@ plugins {
12
id("io.gitlab.arturbosch.detekt") version "1.23.7"
13
id("pl.allegro.tech.build.axion-release") version "1.15.5"
14
id("org.jetbrains.kotlinx.kover") version "0.7.6"
15
+ id("project-report")
16
`maven-publish`
17
// Apply the java-library plugin for API and implementation separation.
18
`java-library`
0 commit comments