Skip to content

Commit 8020d8e

Browse files
Thomas NieldThomas Nield
authored andcommitted
try reconfiguring build scripts
1 parent d918921 commit 8020d8e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,10 @@ task sourcesJar(type: Jar, dependsOn: classes) {
7171
from sourceSets.main.allSource
7272
}
7373

74-
7574
artifacts {
7675
archives jar
77-
archives sourcesJar
7876
}
7977

80-
81-
8278
apply plugin: "maven-publish"
8379

8480
install {

0 commit comments

Comments
 (0)