We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2327e commit 742fc4bCopy full SHA for 742fc4b
buildSrc/src/main/kotlin/ru/nsk/Versions.kt
@@ -1,7 +1,7 @@
1
object Versions {
2
// library
3
const val libraryGroup = "ru.nsk"
4
- const val libraryVersion = "0.11.0"
+ const val libraryVersion = "0.11.1"
5
6
// tools
7
const val kotlin = "1.7.10"
0 commit comments