We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e0551 commit b63c469Copy full SHA for b63c469
buildSrc/src/main/kotlin/versions.kt
@@ -1,5 +1,5 @@
1
object Versions {
2
- const val kotlin = "1.3.0"
+ const val kotlin = "1.3.11"
3
4
// versions
5
}
0 commit comments