Remove org.jfrog.buildinfo:build-info-extractor-gradle

There were some conflicts that shouldn't be an issue anymore.

Revert: 713f6e1ed3
This commit is contained in:
Nikolay Krasko
2021-06-09 15:05:48 +03:00
committed by TeamCityServer
parent 965eff66ce
commit 85bc1d6aa2
2 changed files with 0 additions and 11 deletions
-1
View File
@@ -34,7 +34,6 @@ buildscript {
classpath(kotlin("gradle-plugin", bootstrapKotlinVersion))
classpath(kotlin("serialization", bootstrapKotlinVersion))
classpath("org.jetbrains.dokka:dokka-gradle-plugin:0.9.17")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:4.17.2")
}
}