Skip to content

Commit

Permalink
πŸš€ Publish the source jar too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ally Mitchell committed Jul 9, 2024
1 parent fae832e commit 105082d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ version = '1.1.4'
java {
archivesBaseName = "teamprojecte-${mc_version}"
toolchain.languageVersion = JavaLanguageVersion.of(17)
withSourcesJar()
}

minecraft {
Expand Down

0 comments on commit 105082d

Please sign in to comment.