We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29942ff commit 8a64342Copy full SHA for 8a64342
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.35.0"
+ const val libraryVersion = "0.36.0"
6
7
// tools
8
const val kotlin = "2.3.0"
0 commit comments