Skip to content

Commit

Permalink
Generate a sources jar for fake_ncipher (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmaykov authored Dec 4, 2024
1 parent 4f270a0 commit 0d0b3bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions java/fake_ncipher/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ publishing {
}
}
}

java {
withSourcesJar()
}

0 comments on commit 0d0b3bd

Please sign in to comment.