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