We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f494a30 commit f74acf4Copy full SHA for f74acf4
buildSrc/src/main/kotlin/Versions.kt
@@ -1,6 +1,6 @@
1
object Versions {
2
const val project = "0.9.0"
3
- const val idePlugin = "1.1.0"
+ const val idePlugin = "1.2.0"
4
5
const val kotlin = "1.4.0-rc"
6
const val coroutines = "1.3.8"
0 commit comments