We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad64086 commit 6c18fe2Copy full SHA for 6c18fe2
build.gradle
@@ -33,8 +33,6 @@ processResources {
33
java {
34
sourceCompatibility = JavaVersion.VERSION_21
35
targetCompatibility = JavaVersion.VERSION_21
36
-
37
- withSourcesJar()
38
}
39
40
tasks.withType(JavaCompile).configureEach {
0 commit comments