Skip to content

Commit fc8eec0

Browse files
authored
Update Versions.kt
1 parent 148abff commit fc8eec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
22
object Versions {
3-
const val project = "1.1.4"
3+
const val project = "1.1.3"
44

55
object Plugins {
66
const val licenseReport = "2.5"

0 commit comments

Comments
 (0)