Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Nov 29, 2024
1 parent 44fd86c commit a675e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
}

rootProject.ext["PUBLISH_GROUP_ID"] = "com.github.shogo4405"
rootProject.ext["PUBLISH_VERSION"] = "0.14.0"
rootProject.ext["PUBLISH_VERSION"] = "0.14.1"

subprojects {
apply(plugin = "org.jlleitschuh.gradle.ktlint")
Expand Down

0 comments on commit a675e3e

Please sign in to comment.