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