We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3d585 commit a204efaCopy full SHA for a204efa
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
group = "com.github.attacktive"
5
-version = "1.2.4"
+version = "1.2.5"
6
java.sourceCompatibility = JavaVersion.VERSION_21
7
8
plugins {
0 commit comments