Skip to content

Commit 748bde3

Browse files
committed
wip
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent b2da5bd commit 748bde3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bindings/java/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jar {
3838
}
3939
}
4040

41-
sourcesJar {
42-
duplicatesStrategy = DuplicatesStrategy.INCLUDE
43-
}
44-
4541
dependencies {
4642
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0'
4743
implementation 'com.google.code.gson:gson:2.10.1'

0 commit comments

Comments
 (0)