Skip to content

Commit f74acf4

Browse files
committed
0.9.0
1 parent f494a30 commit f74acf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object Versions {
22
const val project = "0.9.0"
3-
const val idePlugin = "1.1.0"
3+
const val idePlugin = "1.2.0"
44

55
const val kotlin = "1.4.0-rc"
66
const val coroutines = "1.3.8"

0 commit comments

Comments
 (0)