Skip to content

Commit

Permalink
Merge pull request #424 from longinoa/dont-create-jars
Browse files Browse the repository at this point in the history
Remove creation of jars in output
  • Loading branch information
longinoa authored Sep 7, 2016
2 parents 6de20a0 + 7aa640e commit d50572b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ afterEvaluate { project ->
artifacts {
archives androidJavadocJar
archives androidSourcesJar
archives jarRelease
}

version = VERSION_NAME
Expand Down

0 comments on commit d50572b

Please sign in to comment.