We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1871ef commit aa5886fCopy full SHA for aa5886f
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "io.truby"
8
-version = "0.2.3"
+version = "0.2.4"
9
10
// IDE 타입 설정 (IC=IntelliJ, RM=RubyMine, WS=WebStorm, PC=PyCharm, GO=GoLand)
11
val platformType: String by project.extra {
0 commit comments