Skip to content

Commit 16d9fd8

Browse files
committed
Fix merge conflicts
2 parents 17ef9c9 + d91b327 commit 16d9fd8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

-8 KB
Binary file not shown.

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.4.2-SNAPSHOT"
3+
const val project = "0.5.1"
44

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

0 commit comments

Comments
 (0)