Skip to content

Commit f72531a

Browse files
authored
Update Versions.kt
1 parent 0d52c91 commit f72531a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
22
object Versions {
3-
const val project = "0.5.2"
3+
const val project = "0.5.3-SNAPSHOT"
44

55
const val java = 17
66
const val kotlin = "1.9.10"

0 commit comments

Comments
 (0)