We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583bfae commit ab73270Copy full SHA for ab73270
build.gradle
@@ -1,7 +1,7 @@
1
import org.apache.tools.ant.filters.ReplaceTokens
2
3
plugins {
4
- id 'org.jetbrains.kotlin.jvm' version '1.7.20'
+ id 'org.jetbrains.kotlin.jvm' version '1.8.22'
5
id 'maven-publish'
6
id 'com.github.johnrengelman.shadow' version '7.1.2'
7
id 'org.jetbrains.dokka' version '1.7.20'
0 commit comments