Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 3a09e7a

Browse files
committed
Testing against Kotlin 1.5.0
1 parent 01c6752 commit 3a09e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
kotlin("multiplatform") version "1.5.0-RC"
2+
kotlin("multiplatform") version "1.5.0"
33
id("com.bnorm.power.kotlin-power-assert") version "0.7.0"
44
}
55

0 commit comments

Comments
 (0)