Skip to content

Commit d09b8ca

Browse files
Bump multiplatform from 1.7.0-RC2 to 1.7.0 (#16)
1 parent a12a1dc commit d09b8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.*
22
import org.jetbrains.kotlin.konan.target.*
33

44
plugins {
5-
kotlin("multiplatform") version "1.7.0-RC2"
5+
kotlin("multiplatform") version "1.7.0"
66
}
77

88
repositories {

0 commit comments

Comments
 (0)