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 9bb9df2 commit 76c3cd8Copy full SHA for 76c3cd8
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "co.touchlab"
12
-version = "2.2.0"
+version = "2.2.1"
13
14
kotlin {
15
listOf(macosX64(), macosArm64()).forEach {
0 commit comments