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 0d52c91 commit f72531aCopy full SHA for f72531a
buildSrc/src/main/kotlin/Versions.kt
@@ -1,6 +1,6 @@
1
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
2
object Versions {
3
- const val project = "0.5.2"
+ const val project = "0.5.3-SNAPSHOT"
4
5
const val java = 17
6
const val kotlin = "1.9.10"
0 commit comments