Skip to content

Commit

Permalink
fix shade jar
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Jul 22, 2024
1 parent 450ae3b commit 9e95fbf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ abstract class JVMDowngraderExtension @Inject constructor(@get:Internal val proj
ZipDowngrader.downgradeZip(it, path.toPath(), emptySet(), downgraded.toPath())
}
}
jars.add(downgraded)
}
jars
}
Expand Down

0 comments on commit 9e95fbf

Please sign in to comment.