Skip to content

Commit

Permalink
Uncomment source jar generating
Browse files Browse the repository at this point in the history
  • Loading branch information
MJaroslav committed Jan 22, 2022
1 parent 1253650 commit 76d275c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ tasks.withType(JavaCompile).configureEach {
}

java {
//withSourcesJar()
withSourcesJar()
}


Expand Down

0 comments on commit 76d275c

Please sign in to comment.