We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa46d0 commit e469db5Copy full SHA for e469db5
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.12.0"
+ const val libraryVersion = "0.13.0"
5
6
// tools
7
const val kotlin = "1.7.10"
0 commit comments