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.
2 parents 17ef9c9 + d91b327 commit 16d9fd8Copy full SHA for 16d9fd8
.DS_Store
-8 KB
buildSrc/src/main/kotlin/Versions.kt
@@ -1,6 +1,6 @@
1
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
2
object Versions {
3
- const val project = "0.4.2-SNAPSHOT"
+ const val project = "0.5.1"
4
5
const val java = 17
6
const val kotlin = "1.9.10"
0 commit comments