We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92be1f commit 008fbd5Copy full SHA for 008fbd5
buildSrc/src/main/kotlin/ru/nsk/Versions.kt
@@ -4,7 +4,7 @@ object Versions {
4
// library
5
const val libraryMavenCentralGroup = "io.github.nsk90"
6
const val libraryJitPackGroup = "com.github.nsk90"
7
- const val libraryVersion = "0.24.1"
+ const val libraryVersion = "0.25.0"
8
9
// tools
10
const val kotlin = "1.8.10"
0 commit comments