Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 894c899

Browse files
authored
0.9.3-M3
1 parent 7945e06 commit 894c899

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
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212

1313
dependencies {
14-
classpath("com.soywiz.korlibs:easy-kotlin-mpp-gradle-plugin:0.9.3-M2-mt") // Kotlin 1.4-M2-mt: https://github.com/korlibs/easy-kotlin-mpp-gradle-plugin
14+
classpath("com.soywiz.korlibs:easy-kotlin-mpp-gradle-plugin:0.9.3-M3") // Kotlin 1.4-M3: https://github.com/korlibs/easy-kotlin-mpp-gradle-plugin
1515
}
1616
}
1717

0 commit comments

Comments
 (0)