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 7c70eaf commit 0a38827Copy full SHA for 0a38827
buildSrc/src/main/kotlin/Versions.kt
@@ -1,5 +1,5 @@
1
object Versions {
2
- const val project = "0.4.1"
+ const val project = "0.4.2-SNAPSHOT"
3
4
const val java = 11
5
const val kotlin = "1.8.21"
0 commit comments