Skip to content

Commit 22a995e

Browse files
authored
Merge branch 'master' into release/6.0.0
2 parents 85839e4 + b03c4bd commit 22a995e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ allprojects {
3232
moduleName = "${group}.javabotblockapi${rootProject == project ? "" : ".${project.name.toLowerCase()}"}"
3333
}
3434

35+
3536
configureJar = { Object jarConfig, String classifier = '' ->
3637
jarConfig.baseName = "$project.jarName"
3738
jarConfig.version = "$project.version"

0 commit comments

Comments
 (0)