We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a131ef commit f76b070Copy full SHA for f76b070
gradle.properties
@@ -2,8 +2,8 @@ kotlin.code.style=official
2
3
GROUP=co.touchlab
4
5
-VERSION_NAME=1.2.0
6
-KOTLIN_VERSION=1.7.20-Beta
+VERSION_NAME=1.2.2
+KOTLIN_VERSION=1.7.20
7
8
kotlin.native.ignoreDisabledTargets=true
9
0 commit comments