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.
2 parents 3d1e507 + a82550e commit 351c228Copy full SHA for 351c228
1 file changed
build.gradle
@@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
3
plugins {
4
id 'org.jetbrains.kotlin.jvm' version '1.6.0'
5
id 'maven-publish'
6
- id 'com.github.johnrengelman.shadow' version '7.1.0'
+ id 'com.github.johnrengelman.shadow' version '7.1.2'
7
id 'org.jetbrains.dokka' version '1.6.0'
8
}
9
0 commit comments