Skip to content

Commit

Permalink
Update Versions.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
mpgxvii authored Dec 2, 2024
1 parent 148abff commit fc8eec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@Suppress("ConstPropertyName", "MemberVisibilityCanBePrivate")
object Versions {
const val project = "1.1.4"
const val project = "1.1.3"

object Plugins {
const val licenseReport = "2.5"
Expand Down

0 comments on commit fc8eec0

Please sign in to comment.