Skip to content

Commit ade82e1

Browse files
committed
[version] Up version to 0.18.0
1 parent 620d313 commit ade82e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/ru/nsk/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Versions {
22
// library
33
const val libraryGroup = "io.github.nsk90"
4-
const val libraryVersion = "0.17.0"
4+
const val libraryVersion = "0.18.0"
55

66
// tools
77
const val kotlin = "1.7.10"

0 commit comments

Comments
 (0)