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 e2c52ba commit 2a937d2Copy full SHA for 2a937d2
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "co.touchlab"
12
-version = "1.3.1"
+version = "1.3.2"
13
14
kotlin {
15
listOf(macosX64(), macosArm64()).forEach {
0 commit comments