We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e763e commit 57b734dCopy full SHA for 57b734d
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
id("maven-publish")
7
id("org.jetbrains.kotlin.jvm") version "1.3.70"
8
id("org.jetbrains.dokka") version "0.10.1"
9
- id("com.gradle.plugin-publish") version "0.10.1"
+ id("com.gradle.plugin-publish") version "0.11.0"
10
id("io.gitlab.arturbosch.detekt") version "1.6.0"
11
id("com.jfrog.bintray") version "1.8.4"
12
id("net.researchgate.release") version "2.8.1"
0 commit comments