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