Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dags- committed Apr 8, 2019
1 parent 933ed06 commit cff4d21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ install.repositories.mavenInstaller.pom.whenConfigured { pom ->
pom.dependencies.removeAll { it.scope == "compile" }
}

build.dependsOn shadowJar
jar.dependsOn shadowJar
jar.enabled false

0 comments on commit cff4d21

Please sign in to comment.