Skip to content

Commit 6c18fe2

Browse files
committed
Update build.gradle
1 parent ad64086 commit 6c18fe2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ processResources {
3333
java {
3434
sourceCompatibility = JavaVersion.VERSION_21
3535
targetCompatibility = JavaVersion.VERSION_21
36-
37-
withSourcesJar()
3836
}
3937

4038
tasks.withType(JavaCompile).configureEach {

0 commit comments

Comments
 (0)