We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46c24d1 + 136f110 commit 20a5ee1Copy full SHA for 20a5ee1
buildSrc/src/main/kotlin/Versions.kt
@@ -1,6 +1,6 @@
1
@Suppress("ConstPropertyName")
2
object Versions {
3
- const val project = "0.11.2"
+ const val project = "0.12.0"
4
const val kotlin = "1.9.22"
5
6
const val java: Int = 17
0 commit comments