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

Commit

Permalink
Prepare for 2.0.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Oct 31, 2020
1 parent 7f4e6b8 commit c88a5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}

dependencies {
classpath("com.soywiz.korlibs:easy-kotlin-mpp-gradle-plugin:0.10.2") // Kotlin 1.4.10: https://github.com/korlibs/easy-kotlin-mpp-gradle-plugin
classpath("com.soywiz.korlibs:easy-kotlin-mpp-gradle-plugin:0.11.0") // Kotlin 1.4.20-M1: https://github.com/korlibs/easy-kotlin-mpp-gradle-plugin
}
}

Expand Down

0 comments on commit c88a5d3

Please sign in to comment.