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 583bfae commit 662320aCopy full SHA for 662320a
build.gradle
@@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
3
plugins {
4
id 'org.jetbrains.kotlin.jvm' version '1.7.20'
5
id 'maven-publish'
6
- id 'com.github.johnrengelman.shadow' version '7.1.2'
+ id 'com.github.johnrengelman.shadow' version '8.1.1'
7
id 'org.jetbrains.dokka' version '1.7.20'
8
}
9
0 commit comments