Skip to content

Commit

Permalink
add maven publish plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderian committed Oct 8, 2018
1 parent 350e15e commit 338ca17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
apply plugin: 'kotlin'
apply plugin: 'net.ltgt.errorprone'
apply plugin: 'org.jetbrains.dokka'
apply plugin: 'maven-publish'

repositories {
mavenCentral()
Expand Down

0 comments on commit 338ca17

Please sign in to comment.