Skip to content

Commit c80bc7a

Browse files
authored
Merge pull request #87 from touchlab/jj/kotlin-version-update
Update kotlin version to 1.7.20, bump up version.
2 parents 3f2b819 + f76b070 commit c80bc7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ kotlin.code.style=official
22

33
GROUP=co.touchlab
44

5-
VERSION_NAME=1.2.0
6-
KOTLIN_VERSION=1.7.20-Beta
5+
VERSION_NAME=1.2.2
6+
KOTLIN_VERSION=1.7.20
77

88
kotlin.native.ignoreDisabledTargets=true
99

0 commit comments

Comments
 (0)