We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cabc8ae commit b98d9cfCopy full SHA for b98d9cf
buildSrc/src/main/kotlin/ru/nsk/Versions.kt
@@ -2,7 +2,7 @@ object Versions {
2
// library
3
const val libraryMavenCentralGroup = "io.github.nsk90"
4
const val libraryJitPackGroup = "com.github.nsk90"
5
- const val libraryVersion = "0.30.0"
+ const val libraryVersion = "0.31.0"
6
7
// tools
8
const val kotlin = "2.0.0"
0 commit comments