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 148abff commit fc8eec0Copy full SHA for fc8eec0
buildSrc/src/main/kotlin/Versions.kt
@@ -1,6 +1,6 @@
1
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
2
object Versions {
3
- const val project = "1.1.4"
+ const val project = "1.1.3"
4
5
object Plugins {
6
const val licenseReport = "2.5"
0 commit comments