Skip to content

Commit

Permalink
Update multiversion.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Deftu committed Jun 28, 2024
1 parent dc4a855 commit 01d59ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/dev/deftu/gradle/multiversion.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ afterEvaluate {
moveBuilds()
}
}

if (isShadowPluginPresent) {
named<Jar>("fatJar") {
moveBuilds()
Expand Down

0 comments on commit 01d59ff

Please sign in to comment.